Uses of Class
de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.PreDeCon

Packages that use PreDeCon
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. 
 

Uses of PreDeCon in de.lmu.ifi.dbs.elki.algorithm.clustering.subspace
 

Methods in de.lmu.ifi.dbs.elki.algorithm.clustering.subspace that return PreDeCon
protected  PreDeCon<V> PreDeCon.Parameterizer.makeInstance()
           
 


Release 0.4.0 (2011-09-20_1324)