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

ExponentialSmooth Method (Int32[],Double)

Exponential smooth of integer vector with given smoothing constant.

public static double[] ExponentialSmooth(
    int[] vector,
    double alpha
);

See also ...

ExponentialSmooth Method


Send comments on this topic
© Dyalog Ltd 2013