Function dot_product_simd

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

SIMD dot product for f32