TMtx::NormInf Method

double NormInf();

Calculates the matrix infinity norm.

Remarks:

Calculate the calling matrix infinity norm. The "infinity norm" is defined as the largest row sum.

See Also: TMtx::NormFro, TMtx::Norm1
Declared in Dew::Math::TMtx · Dew.Math/MtxVec.h · Cross-compiler