You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Difference Method > Vector.Difference Method (TMtxVec, Integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Difference Method (TMtxVec, Integer)

Calculate the difference for all Vec elements and store the results in the calling vector.

Pascal
function Difference(const Vec: TMtxVec; Lag: Integer = 1): TVec; overload;

The Length of the calling vector is set to one less the length of Vec and Complex property is set to Vec.Complex.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!