Matrix.Determinantc Method

TCplx Determinantc(TMtxType MtxType)

Calculates the determinant of squared complex matrix.

#NameTypeDescription
1MtxTypeTMtxType

Returns: TCplx (complex) - the result in result complex variable.

Remarks:

An exception is raised if the calling matrix Dew.Math.Matrix.Complex property is false.