You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Matrix.Determinantc Method
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.Determinantc Method

Calculates the determinant of squared complex matrix.

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

the result in result complex variable.

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

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