int Max(TMtxVecInt *X);
Returns the maximum of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt * |
Remarks:
Internally calls TMtxVecInt::Max
Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler
Returns the maximum of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt * |
Internally calls TMtxVecInt::Max