IBinning Methods |
The IBinning type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculateBinPositionsFromSortedList | Calculates the bin positions, the bin widths, and the number of bins from a sorted list containing the data ensemble. This does not calculate the bins themselves. To do this, use CalculateBinsFromSortedList(IReadOnlyListDouble). | |
| CalculateBinsFromSortedList | Calculates the bins from a sorted list containing the data ensemble. | |
| Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable) |