VectorInt Difference(TVecInt Vec, Int32 Lag)
Calculate the difference for all Vec elements.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TVecInt | source TVecInt |
| 2 | Lag | Int32 |
Returns: VectorInt
Remarks:
The Dew.Math.TMtxVecBase.Length of the result is set to one less than the Vec.length.