Skip to main content

norm_inf

Function norm_inf 

Source
pub fn norm_inf<T>(a: &[T]) -> T
where T: Float + Zero,
Expand description

Calculates the infinity-norm of a vector