l2_norm

Function l2_norm 

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

Compute L2 norm (Euclidean norm) of a vector