Function kiddo::distance::dot_sse[][src]

pub unsafe fn dot_sse(a: *const f32, b: *const f32) -> f32
This is supported with target feature sse4.1 only.