pub fn l2sq_scalar(a: &[f32], b: &[f32]) -> f32
The scalar squared L2 distance: the reference the SIMD kernel is checked against.