Function static_math::slices_methods::norm_inf [−][src]
pub fn norm_inf<T: Num + Copy + PartialOrd>(slice: &[T]) -> T
Expand description
calculate the inf-norm of the slice
pub fn norm_inf<T: Num + Copy + PartialOrd>(slice: &[T]) -> T
calculate the inf-norm of the slice