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

MovingAverage Method (Double[],Int32)

Moving average of a double vector with a given window.

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

See also ...

MovingAverage Method


Send comments on this topic
© Dyalog Ltd 2013