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

Computes determinant of the matrix.

Pascal
function Determinant(const X: TMtx; MtxType: TMtxType = mtGeneral): double; overload;

Internally calls Matrix.Determinant

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