| Contents > Vector Maths > Methods | Index |
Vector.Difference Method (Int32[])
Compute the first difference of an integer vector.
public static int[] Difference(
int[] vector
);
| Contents > Vector Maths > Methods | Index |
Compute the first difference of an integer vector.
public static int[] Difference(
int[] vector
);