TMtx::Trace Method

TCplx Trace();

Matrix trace.

Returns: the trace of the calling matrix.

Remarks:

If the calling matrix TMtx::Complex property is false, the imaginary part is set to zero.

Declared in Dew::Math::TMtx · Dew.Math/MtxVec.h · Cross-compiler