Click or drag to resize

IBinning Methods

The IBinning type exposes the following members.

Methods
 NameDescription
Public methodCalculateBinPositionsFromSortedList Calculates the bin positions, the width of the bins and the number of bins from a sorted list containing the data ensemble. This does not calculate the bins itself. To do this, use CalculateBinsFromSortedList(IReadOnlyListDouble)
Public methodCalculateBinsFromSortedList Calculates the bins from sorted list containing the data ensemble.
Public methodCloneCreates a new object that is a copy of the current instance.
(Inherited from ICloneable)
Top
See Also