TCplx Trace() const;
Matrix trace.
Returns: the trace of the calling matrix.
Remarks:
If the calling matrix Matrix::Complex property is false, the imaginary part is set to zero.
Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler
Matrix trace.
Returns: the trace of the calling matrix.
If the calling matrix Matrix::Complex property is false, the imaginary part is set to zero.