MtxExpr::Determinantc Function

TCplx Determinantc(TMtx *X, TMtxType MtxType = TMtxType::mtGeneral);

Computes determinant of the matrix.

#NameTypeDescription
1XTMtx *
2MtxType = TMtxType::mtGeneralTMtxType
Remarks:

Internally calls Matrix::Determinantc

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