Bucket Constructor |
Name | Description | |
---|---|---|
Bucket(Double) |
Constructs a Bucket that can be used as an argument for a IComparerT
like DefaultPointComparer when performing a Binary search.
| |
Bucket(Double, Double, Double) |
Initializes a new instance of the Bucket class.
|