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

Matrix trace.

Syntax
C#
Visual Basic
public TCplx Trace();

the trace of the calling matrix.

If the calling matrix Complex property 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!