Skip to main content

max_f64_slice

Function max_f64_slice 

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

Maximum of a raw f64 slice using SIMD.