MtxExprInt::Difference Function

VectorInt Difference(TVecInt *Vec, int Lag = 1);

Calculate the difference for all Vec elements.

#NameTypeDescription
1VecTVecInt *
2Lag = 1int
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