| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering.subspace | 
 Axis-parallel subspace clustering algorithms
 
 The clustering algorithms in this package are instances of both, projected
 clustering algorithms or subspace clustering algorithms according to the
 classical but somewhat obsolete classification schema of clustering
 algorithms for axis-parallel subspaces. 
 | 
| de.lmu.ifi.dbs.elki.index.preprocessed.preference | 
 Indexes storing preference vectors 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private HiSCPreferenceVectorIndex<V> | 
HiSC.Instance.index
Instantiated index. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HiSCPreferenceVectorIndex<V> | 
HiSCPreferenceVectorIndex.Factory.instantiate(Relation<V> relation)  | 
Copyright © 2019 ELKI Development Team. License information.