TMtx *AddDiag(TVec *DiagMtx) const;
Adds (main) diagonal matrix to the calling matrix.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | DiagMtx | TVec * |
Remarks:
The diagonal matrix is non-zero only at the main diagonal.
Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler