eorst
1.0.1
In eorst::
array_
ops
eorst
::
array_ops
Function
argmax
Copy item path
Source
pub fn argmax<T:
PartialOrd
>(xs: &
[T]
) ->
usize
Expand description
Returns the index of the maximum value in a slice.