[][src]Function imageproc::math::l2_norm

pub fn l2_norm(xs: &[f32]) -> f32

L2 norm of a vector.