VectorInt Reverse(TVecInt X)
Reverses the content of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TVecInt | source TVecInt |
Returns: VectorInt
Remarks:
Internally calls Dew.Math.TVecInt.Reverse
Reverses the content of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TVecInt | source TVecInt |
Returns: VectorInt
Internally calls Dew.Math.TVecInt.Reverse