| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering |
Clustering algorithms
Clustering algorithms are supposed to implement the
Algorithm-Interface. |
| Modifier and Type | Method and Description |
|---|---|
private static void |
OPTICSXi.updateFilterSDASet(double mib,
List<OPTICSXi.SteepDownArea> sdaset,
double ixi)
Update the mib values of SteepDownAreas, and remove obsolete areas.
|