Function compute::statistics::argmin[][src]

pub fn argmin(data: &[f64]) -> usize
Expand description

Returns the index of the smallest element in the array.