Collective2 Explorer
Collective2 Explorer
MathNet.Numerics Namespaces
MathNet.Numerics.Statistics
Histogram Class
Histogram Properties
BucketCount Property
DataCount Property
Item Property
LowerBound Property
UpperBound Property
Histogram
BucketCount Property
Gets the number of buckets.
Namespace:
MathNet.Numerics.Statistics
Assembly:
MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax
C#
Copy
public
int
BucketCount
{
get
; }
Property Value
Type:
Int32
See Also
Reference
Histogram Class
MathNet.Numerics.Statistics Namespace