Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Package
de.lmu.ifi.dbs.elki.algorithm

Packages that use de.lmu.ifi.dbs.elki.algorithm
de.lmu.ifi.dbs.elki The base-package of the ELKI framework. 
de.lmu.ifi.dbs.elki.algorithm Package to collect algorithms suitable as a task for the KDDTask main routine. 
de.lmu.ifi.dbs.elki.algorithm.clustering Package collects clustering algorithms. 
de.lmu.ifi.dbs.elki.algorithm.clustering.biclustering Package to collect biclustering algorithms suitable as a task for the KDDTask main routine. 
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation Package to collect correlation clustering algorithms suitable as a task for the KDDTask main routine. 
de.lmu.ifi.dbs.elki.algorithm.clustering.subspace Package to collect algorithms for clustering in axis-parallel subspaces, suitable as a task for the KDDTask main routine. 
 

Classes in de.lmu.ifi.dbs.elki.algorithm used by de.lmu.ifi.dbs.elki
Algorithm
          Specifies the requirements for any algorithm that is to be executable by the main class.
 

Classes in de.lmu.ifi.dbs.elki.algorithm used by de.lmu.ifi.dbs.elki.algorithm
AbstractAlgorithm
          AbstractAlgorithm sets the values for flags verbose and time.
Algorithm
          Specifies the requirements for any algorithm that is to be executable by the main class.
DistanceBasedAlgorithm
          Provides an abstract algorithm already setting the distance function.
 

Classes in de.lmu.ifi.dbs.elki.algorithm used by de.lmu.ifi.dbs.elki.algorithm.clustering
AbstractAlgorithm
          AbstractAlgorithm sets the values for flags verbose and time.
Algorithm
          Specifies the requirements for any algorithm that is to be executable by the main class.
DistanceBasedAlgorithm
          Provides an abstract algorithm already setting the distance function.
KNNJoin
          Joins in a given spatial database to each object its k-nearest neighbors.
 

Classes in de.lmu.ifi.dbs.elki.algorithm used by de.lmu.ifi.dbs.elki.algorithm.clustering.biclustering
AbstractAlgorithm
          AbstractAlgorithm sets the values for flags verbose and time.
Algorithm
          Specifies the requirements for any algorithm that is to be executable by the main class.
 

Classes in de.lmu.ifi.dbs.elki.algorithm used by de.lmu.ifi.dbs.elki.algorithm.clustering.correlation
AbstractAlgorithm
          AbstractAlgorithm sets the values for flags verbose and time.
Algorithm
          Specifies the requirements for any algorithm that is to be executable by the main class.
 

Classes in de.lmu.ifi.dbs.elki.algorithm used by de.lmu.ifi.dbs.elki.algorithm.clustering.subspace
AbstractAlgorithm
          AbstractAlgorithm sets the values for flags verbose and time.
Algorithm
          Specifies the requirements for any algorithm that is to be executable by the main class.
 


Release 0.1 (2008-07-10_1838)