Reference > VectorMath Class > RunningTotal Method > (Int32[])

RunningTotal Method (Int32[])

Running total of an integer vector.

public static int[] RunningTotal(
    int[] vector
);

See also ...

RunningTotal Method


Send comments on this topic
© Dyalog Ltd 2013