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

Total Method (Int32[])

Total of an integer vector.

public static int[] MovingTotal(
    int[] vector,
    int window,
    int padding
);

See also ...

Total Method


Send comments on this topic
© Dyalog Ltd 2013