Calculates the infinity-norm (Linf) of the vector.
Calculates the infinity-norm (Linf) of the vector. Also known as the Chebyshev Norm.Linf(v) = max( |x_1|, |x_2| ... , |x_n| )
Calculates the infinity-norm (Linf) of the vector. Also known as the Chebyshev Norm.
Linf(v) = max( |x_1|, |x_2| ... , |x_n| )