MtxExprInt.Difference Method

function Difference(const Vec: TVecInt; Lag: Integer): VectorInt;

Calculate the difference for all Vec elements.

#NameTypeDescription
1VecTVecInt
2LagInteger

Returns: VectorInt

Remarks:

The TMtxVecBase.Length of the result is set to one less than the Vec.length.