Skip to main content

max_f64_dispatch

Function max_f64_dispatch 

Source
pub fn max_f64_dispatch(a: &[f64]) -> f64
Expand description

Maximum of f64 slice using the best available SIMD path.