You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Matrix.Determinantc Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Determinantc Method

Calculates the determinant of squared complex matrix.

Syntax
C#
Visual Basic
public TCplx Determinantc(TMtxType MtxType);

the result in result complex variable.

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

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