MtxExpr.Determinantc Method

function Determinantc(const X: TMtx; MtxType: TMtxType): TCplx;

Computes determinant of the matrix.

#NameTypeDescription
1XTMtx
2MtxTypeTMtxType

Returns: TCplx (complex)

Remarks:

Internally calls Matrix.Determinantc