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

VectorMath.ExponentialSmooth Method (Int32[])

Exponential smooth of integer vector with alpha=0.7.

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

See also ...

VectorMath.ExponentialSmooth Method


Send comments on this topic
© Dyalog Ltd 2021