function Difference(X: TOpenCLVector): clVector;
Returns the difference of consecutive elements of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLVector | source TOpenCLVector |
Returns: clVector
Remarks:
Internally calls clVector.Difference
Returns the difference of consecutive elements of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLVector | source TOpenCLVector |
Returns: clVector
Internally calls clVector.Difference