Skip to main content

batch_squared_l2_native

Function batch_squared_l2_native 

Source
pub fn batch_squared_l2_native(candidates: &[&[f32]], query: &[f32]) -> Vec<f32>
Expand description

Batch squared L2 distance with cross-platform multi-level prefetch hints.