Function wyrm::simd_dot[][src]

pub fn simd_dot(xs: &[f32], ys: &[f32]) -> f32

SIMD-enabled vector-vector dot product.