StatisticsMovingAverage Method |
Namespace: MathNet.Numerics.Statistics
public static IEnumerable<double> MovingAverage( this IEnumerable<double> samples, int windowSize )
[Missing <returns> documentation for "M:MathNet.Numerics.Statistics.Statistics.MovingAverage(System.Collections.Generic.IEnumerable{System.Double},System.Int32)"]