Function imageproc::math::l2_norm

source ·
pub fn l2_norm(xs: &[f32]) -> f32
Expand description

L2 norm of a vector.