You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.Determinantc Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.Determinantc Function

Computes determinant of the matrix.

Pascal
function Determinantc(const X: TMtx; MtxType: TMtxType = mtGeneral): TCplx; overload;

Internally calls Matrix.Determinantc

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!