VectorInt Difference(TVecInt *Vec, int Lag = 1);
Calculate the difference for all Vec elements.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TVecInt * | |
| 2 | Lag = 1 | int |
Remarks:
The TMtxVecBase::Length of the result is set to one less than the Vec.length.
Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler