You are here:
Home
>
MtxVec
>
MtxExpr
>
Determinantc Method
MtxVec (Delphi / C++ Builder)
Contents
|
Search
|
Home
MtxExpr.Determinantc Method
MtxExpr
function
Determinantc(
const
X:
TMtx
; MtxType:
TMtxType
):
TCplx
;
Computes determinant of the matrix.
#
Name
Type
Description
1
X
TMtx
2
MtxType
TMtxType
Returns: TCplx (complex)
Remarks:
Internally calls
Matrix.Determinantc