Reference > VectorMath Class > MovingTotal Method > (Double[],Int32)

MovingTotal Method (Double[],Int32)

Moving total of a double vector with a given window.

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

See also ...

MovingTotal Method


Send comments on this topic
© Dyalog Ltd 2013