norm_l

Function norm_l 

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

calculate the l-norm of the slice