Click or drag to resize

MovingWindowFilter Constructor

Constructs a MovingWindowFilter instance which implements a moving average. Number of points to the left and right both default to two.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public MovingWindowFilter()
See Also