Collective2 Explorer
Collective2 Explorer
MathNet.Numerics Namespaces
MathNet.Numerics.Statistics
Bucket Class
Bucket Constructor
Bucket Constructor (Double)
Bucket Constructor (Double, Double, Double)
Bucket Constructor (Double, Double, Double)
Initializes a new instance of the Bucket class.
Namespace:
MathNet.Numerics.Statistics
Assembly:
MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax
C#
Copy
public
Bucket
(
double
lowerBound
,
double
upperBound
,
double
count
= 0 )
Parameters
lowerBound
Type:
System
Double
upperBound
Type:
System
Double
count
(Optional)
Type:
System
Double
See Also
Reference
Bucket Class
Bucket Overload
MathNet.Numerics.Statistics Namespace