You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > TMtx.Trace Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.Trace Method

Matrix trace.

Syntax
C#
Visual Basic
public TCplx Trace();

the trace of the calling matrix.

If the calling matrix TMtxVec.ComplexComplexproperty is false, the imaginary part is set to zero.

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