- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
double |
getCenter()
Get the bin center.
|
double |
getLeft()
Get the bin minimum.
|
double |
getRight()
Get the bin maximum.
|
-
Methods inherited from interface de.lmu.ifi.dbs.elki.utilities.datastructures.iterator.Iter
valid
-
-
Method Detail
-
getCenter
double getCenter()
Get the bin center.
- Returns:
- bin center value
-
getLeft
double getLeft()
Get the bin minimum.
- Returns:
- bin left value
-
getRight
double getRight()
Get the bin maximum.
- Returns:
- bin right value
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.