Skip to main content

l2sq_f32

Function l2sq_f32 

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

The squared L2 distance, through the SIMD kernel where the host has one.