You are here: Symbol Reference > MtxVec Namespace > Classes > TMtx Class > public > Determinant Method > TMtx.Determinant Method (TCplx, TMtxType)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtx.Determinant Method (TCplx, TMtxType)

Calculates the determinant of squared complex matrix.

Pascal
procedure Determinant(out result: TCplx; MtxType: TMtxType = mtGeneral); overload;

the result in result complex variable.

An exception is raised if the calling matrix TMtxVec.ComplexComplexproperty is false.

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