| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering.optics | 
 OPTICS family of clustering algorithms. 
 | 
| de.lmu.ifi.dbs.elki.index.preprocessed.fastoptics | 
 Preprocessed index used by the FastOPTICS algorithm. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
(package private) RandomProjectedNeighborsAndDensities<V> | 
FastOPTICS.index
Index. 
 | 
(package private) RandomProjectedNeighborsAndDensities<V> | 
FastOPTICS.Parameterizer.index
Random projection index. 
 | 
| Constructor and Description | 
|---|
FastOPTICS(int minpts,
          RandomProjectedNeighborsAndDensities<V> index)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected RandomProjectedNeighborsAndDensities<NumberVector> | 
RandomProjectedNeighborsAndDensities.Parameterizer.makeInstance()  | 
Copyright © 2019 ELKI Development Team. License information.