You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > Determinant Method > TMtx.Determinant Method (out TCplx, TMtxType)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.Determinant Method (out TCplx, TMtxType)

Calculates the determinant of squared complex matrix.

Syntax
C#
Visual Basic
public void Determinant(out TCplx result, TMtxType MtxType);

the result in result complex variable.

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

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