Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Package de.lmu.ifi.dbs.elki.algorithm.result.clustering.biclustering

Package to collect result classes for the results of biclustering algorithms.

See:
          Description

Class Summary
Bicluster<V extends RealVector<V,Double>> Wrapper class to provide the basic properties of a bicluster.
Biclustering<V extends RealVector<V,Double>> A Biclustering result holds a set of biclusters.
 

Package de.lmu.ifi.dbs.elki.algorithm.result.clustering.biclustering Description

Package to collect result classes for the results of biclustering algorithms.

WARNING: This package and the contained classes are subject to considerable changes in the near future.


Release 0.1 (2008-07-10_1838)