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