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

MovingAverage Method (Int32[],Int32)

Moving average of an integer vector with a given window.

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

See also ...

MovingAverage Method


Send comments on this topic
© Dyalog Ltd 2013