ndarray-simd
Toggle table of contents
1.6.0
common
Platform filter
common
Switch theme
Search in API
ndarray-simd
ndarray-simd
/
com.martmists.ndarray.simd
/
F64FlatArray
/
argMax
arg
Max
open
fun
argMax
(
)
:
Int
Retrieves the index of the maximum value in the array.
Return
The index of the maximum value.