powered by
Computes the L-oo norm of a matrix A, which is defined as: L-oo A = max ( 1 <= I <= M ) sum ( 1 <= J <= N ) abs ( A(I,J) ).
A
LInf_norm(A)
A matrix