MtxExpr::NormInf Function

double NormInf(TMtx *X);

Returns the matrix Infinity Norm.

#NameTypeDescription
1XTMtx *
Remarks:

Internally calls Matrix::NormInf

Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler