Function compute::statistics::max[][src]

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

Returns the largest element in the array.