cvx_
index
0.1.1
In cvx_
index::
metrics::
simd_
ops
cvx_index
::
metrics
::
simd_ops
Function
norm_squared_simd
Copy item path
Source
pub fn norm_squared_simd(a: &[
f32
]) ->
f32
Expand description
Compute the squared L2 norm of a float slice using SIMD.