Common Reference > VectorMath Class > RunningTotal Method > (Double[]) VectorMath.RunningTotal Method (Double[])
Running total of a double vector.
public static double[] RunningTotal(
double[] vector
);
See also ...VectorMath.RunningTotal Method
Send comments on this topic © Dyalog Ltd 2021
|