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

ExponentialSmooth Method (Double[])

Exponential smooth of double vector with alpha=0.7.

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

See also ...

ExponentialSmooth Method


Send comments on this topic
© Dyalog Ltd 2013