TCplx Determinantc(TMtxType MtxType)
Calculates the determinant of squared complex matrix.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | MtxType | TMtxType |
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.