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 © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.