Collective2 Explorer
Collective2 Explorer
MathNet.Numerics Namespaces
MathNet.Numerics.Statistics
RunningStatistics Class
RunningStatistics Properties
Count Property
Kurtosis Property
Maximum Property
Mean Property
Minimum Property
PopulationKurtosis Property
PopulationSkewness Property
PopulationStandardDeviation Property
PopulationVariance Property
Skewness Property
StandardDeviation Property
Variance Property
RunningStatistics
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
RunningStatistics Class
MathNet.Numerics.Statistics Namespace