Skip to main content

l2_norm

Function l2_norm 

Source
pub fn l2_norm(vec: &[f32]) -> f32
Expand description

Compute the L2 norm of a vector.