Collective2 Explorer
Collective2 Explorer
MathNet.Numerics Namespaces
MathNet.Numerics.Statistics
MovingStatistics Class
MovingStatistics Constructor
MovingStatistics Constructor (Int32)
MovingStatistics Constructor (Int32, IEnumerable(Double))
MovingStatistics Constructor (Int32)
Initializes a new instance of the
MovingStatistics
class
Namespace:
MathNet.Numerics.Statistics
Assembly:
MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax
C#
Copy
public
MovingStatistics
(
int
windowSize
)
Parameters
windowSize
Type:
System
Int32
See Also
Reference
MovingStatistics Class
MovingStatistics Overload
MathNet.Numerics.Statistics Namespace