Matrix Adjung(TMtx *X);
Adjungate the matrix and return it as result.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx * |
Remarks:
Internally calls Matrix::Adjung
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler
Adjungate the matrix and return it as result.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx * |
Internally calls Matrix::Adjung