pub fn dot_scalar(a: &[f32], b: &[f32]) -> f32
The scalar dot product: the reference the SIMD kernel is checked against.