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

Total Method (Double[])

Total of a double vector.

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

Send comments on this topic
© Dyalog Ltd 2013