Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering.optics |
OPTICS family of clustering algorithms.
|
Modifier and Type | Class and Description |
---|---|
static class |
OPTICSXi.SteepDownArea
Data structure to represent a steep-down-area for the xi method.
|
static class |
OPTICSXi.SteepUpArea
Data structure to represent a steep-down-area for the xi method.
|
Modifier and Type | Field and Description |
---|---|
(package private) Collection<OPTICSXi.SteepArea> |
OPTICSXi.SteepAreaResult.areas
Storage
|
Modifier and Type | Method and Description |
---|---|
Iterator<OPTICSXi.SteepArea> |
OPTICSXi.SteepAreaResult.iterator() |
Constructor and Description |
---|
OPTICSXi.SteepAreaResult(Collection<OPTICSXi.SteepArea> areas)
Constructor.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.