Skip to main content

norm_linf

Function norm_linf 

Source
pub fn norm_linf(data: &[f64]) -> f64
Expand description

L∞ (Chebyshev) norm: maximum absolute value.