| 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) java.util.Collection<OPTICSXi.SteepArea> | 
OPTICSXi.SteepAreaResult.areas
Storage 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Iterator<OPTICSXi.SteepArea> | 
OPTICSXi.SteepAreaResult.iterator()  | 
| Constructor and Description | 
|---|
SteepAreaResult(java.util.Collection<OPTICSXi.SteepArea> areas)
Constructor. 
 | 
Copyright © 2019 ELKI Development Team. License information.