Skip to main content

Mojo module

argmaxmin

Functionsโ€‹

  • โ€‹argmax: Finds the indices of the maximum element along the specified axis.
  • โ€‹argmin: Finds the indices of the minimum element along the specified axis.

Was this page helpful?