Int32 Max(TMtxVecInt X)
Returns the maximum of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt | source TVecInt or TMtxInt |
Returns: Int32
Remarks:
Internally calls Dew.Math.TMtxVecInt.Max
Returns the maximum of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt | source TVecInt or TMtxInt |
Returns: Int32
Internally calls Dew.Math.TMtxVecInt.Max