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)
Constructs a Bucket that can be used as an argument for a
IComparer
T
like
DefaultPointComparer
when performing a Binary search.
Namespace:
MathNet.Numerics.Statistics
Assembly:
MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax
C#
Copy
public
Bucket
(
double
targetValue
)
Parameters
targetValue
Type:
System
Double
Value to look for
See Also
Reference
Bucket Class
Bucket Overload
MathNet.Numerics.Statistics Namespace