Function static_math::slices_methods::norm_l[][src]

pub fn norm_l<T: Num + Copy + Signed + Sum>(slice: &[T]) -> T
Expand description

calculate the l-norm of the slice