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
pub fn norm_l<T: Num + Copy + Signed + Sum>(slice: &[T]) -> T
calculate the l-norm of the slice