pub fn l2sq_f32(a: &[f32], b: &[f32]) -> f32
The squared L2 distance, through the SIMD kernel where the host has one.