Vector SumRows(TMtx *X);
Returns the sum of matrix rows.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx * |
Remarks:
Internally calls Matrix::SumRows
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler
Returns the sum of matrix rows.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx * |
Internally calls Matrix::SumRows