Skip to main content

sum_f64_dispatch

Function sum_f64_dispatch 

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

Sum of f64 slice using the best available SIMD path.