Collective2 Explorer
Collective2 Explorer
MathNet.Numerics Namespaces
MathNet.Numerics.Statistics
MovingStatistics Class
MovingStatistics Properties
Count Property
Maximum Property
Mean Property
Minimum Property
PopulationStandardDeviation Property
PopulationVariance Property
StandardDeviation Property
Variance Property
WindowSize Property
MovingStatistics
Count Property
Gets the total number of samples.
Namespace:
MathNet.Numerics.Statistics
Assembly:
MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax
C#
Copy
public
long
Count
{
get
; }
Property Value
Type:
Int64
See Also
Reference
MovingStatistics Class
MathNet.Numerics.Statistics Namespace