Skip to main content

l2sq_scalar

Function l2sq_scalar 

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

The scalar squared L2 distance: the reference the SIMD kernel is checked against.