Common Reference > VectorMath Class > RunningTotal Method VectorMath.RunningTotal Method
Sum the content of any vector to give a running total.
Example
series2 = VectorMath.RunningTotal(series1);
Overloads
Send comments on this topic © Dyalog Ltd 2021
|