Reference > VectorMath Class > Difference Method > (Double[])

Difference Method (Double[])

Compute the first difference a double vector.

public static double[] Difference(
    double[] vector
);

See also ...

Difference Method


Send comments on this topic
© Dyalog Ltd 2013