 | BucketCount Property |
The number of datapoints in the bucket.
Namespace: MathNet.Numerics.StatisticsAssembly: MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntaxpublic double Count { get; set; }Property Value
Type:
Double
Remarks
Value may be NaN if this was constructed as a
IComparerT argument.
See Also