Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public DoubleComplex Trace()
Public Function Trace As DoubleComplex
public:
DoubleComplex Trace()
member Trace : unit -> DoubleComplex
Return Value
Type:
DoubleComplexThe sum of the diagonal elements of this
ComplexMatrix.
The sum of the diagonal elements of a matrix
is called the trace of the matrix.
Numerical Libraries
Supported in: 5.x, 4.x
Reference