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