Click or drag to resize
Accord.NET (logo)

MovingRangeStatistics Properties

The MovingRangeStatistics type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of samples within the window.
Public propertyMax
Gets the maximum value in the window.
Public propertyMin
Gets the minimum value in the window.
Public propertyWindow
Gets the size of the window.
Top
See Also