You are here: Symbol Reference > clMtxExpr Namespace > Classes > clVector Record > public > clVector.Difference Method
MtxVec VCL
ContentsIndex
PreviousUpNext
clVector.Difference Method

Calculate the difference for all Vec elements.

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

Store the results in the calling vector. The TOpenCLBase.LengthLengthof the calling vector is set to one less the length of Vec and TOpenCLBase.Complex property is set to Vec.Complex

 

 

The Length of calling vector is automatically decremented by one.

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