| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Methods Structures Enumerations Style examples Glossaries Active Charts DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > VectorMath Class > ExponentialSmooth Method > (Double[],Double) ExponentialSmooth Method (Double[],Double)Simple exponential smooth of existing vector with given smoothing constant. public static double[] ExponentialSmooth( double[] vector, double alpha ); See also ... |