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

Calculate the difference for all Vec elements.

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

Store the results in the calling vector. The Length of the calling vector is set to one less the length of Vec and TMtxVec.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!