public static interface BinnedData.Bin
BinnedData.getBinIterator(boolean)
.Modifier and Type | Method | Description |
---|---|---|
double |
getHighBound() |
Returns the highest value which will fall into this bin.
|
double |
getLowBound() |
Returns the lowest value which will fall into this bin.
|
double |
getWeightedCount(int iset) |
Returns the weighted sum of data in this bin for a given subset.
|
double getLowBound()
double getHighBound()
double getWeightedCount(int iset)
iset
- subset indexiset
in this binCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.