public static interface Histogram.Iter extends ArrayIter
Modifier and Type | Method and Description |
---|---|
double |
getCenter()
Get the bin center.
|
double |
getLeft()
Get the bin minimum.
|
double |
getRight()
Get the bin maximum.
|
Copyright © 2019 ELKI Development Team. License information.