Click or drag to resize

MovingWindowFilter Constructor

Overload List
 NameDescription
Public methodMovingWindowFilter Constructs a MovingWindowFilter instance which implements a moving average. Number of points to the left and right both default to two.
Public methodMovingWindowFilter(Int32, Int32, DoubleVector) Constructs a MovingWindowFilter instance with the specified parameters.
Top
See Also