| ||
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 > MovingAverage Method > (Int32[],Int32,Double) MovingAverage Method (Int32[],Int32,Double)Moving average of an integer vector given period and pad value. public static double[] MovingAverage( int[] vector, int window, double padding ); See also ... |