IMovingTValue Interface |
Namespace: Accord.Statistics.Moving
The IMovingTValue type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of samples within the window.
| |
Window |
Gets the size of the window.
|
Name | Description | |
---|---|---|
Clear |
Clears all measures previously computed.
(Inherited from IRunningTValue.) | |
Push |
Registers the occurrence of a value.
(Inherited from IRunningTValue.) |