Function norm_inf

Source
pub fn norm_inf<T: Num + Copy + PartialOrd>(slice: &[T]) -> T
Expand description

calculate the inf-norm of the slice