|
IMovingTValueCount Property
|
Gets the number of samples within the window.
Namespace:
Accord.Statistics.Moving
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax ReadOnly Property Count As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32The number of samples within the window.
See Also