add_simd

Function add_simd 

Source
pub fn add_simd(a: &[f32], b: &[f32]) -> Vec<f32>
Expand description

SIMD-optimized element-wise addition