Skip to main content

reduce_min

Function reduce_min 

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

Parallel reduce: compute the minimum of all elements.