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

ExponentialSmooth Method (Int32[])

Exponential smooth of integer vector with alpha=0.7.

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

See also ...

ExponentialSmooth Method


Send comments on this topic
© Dyalog Ltd 2013