Common Reference > VectorMath Class > Difference Method > (Double[]) VectorMath.Difference Method (Double[])
Compute the first difference a double vector.
public static double[] Difference(
double[] vector
);
See also ...VectorMath.Difference Method
Send comments on this topic © Dyalog Ltd 2021
|