MtxExpr.Difference Method

function Difference(const X: TVec): Vector;

Returns the difference of consecutive elements of the source data.

#NameTypeDescription
1XTVec

Returns: Vector

Remarks:

Internally calls Matrix.Difference