Skip to main content

reduce_max

Function reduce_max 

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

Parallel reduce: compute the maximum of all elements.