Common Reference > VectorMath Class > ExponentialSmooth Method > (Double[]) VectorMath.ExponentialSmooth Method (Double[])
Exponential smooth of double vector with alpha=0.7.
public static double[] ExponentialSmooth(
double[] vector
);
See also ...VectorMath.ExponentialSmooth Method
Send comments on this topic © Dyalog Ltd 2021
|