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
See Also