Click or drag to resize
RunningStatisticsCount Property
Gets the total number of samples.

Namespace:  MathNet.Numerics.Statistics
Assembly:  MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax
C#
public long Count { get; }

Property Value

Type: Int64

[Missing <value> documentation for "P:MathNet.Numerics.Statistics.RunningStatistics.Count"]

See Also