Function compute::statistics::min[][src]

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

Returns the smallest element in the array.