Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.ORCLUS.ProjectedEnergy

Packages that use ORCLUS.ProjectedEnergy
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation Correlation clustering algorithms 
 

Uses of ORCLUS.ProjectedEnergy in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation
 

Methods in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation that return ORCLUS.ProjectedEnergy
private  ORCLUS.ProjectedEnergy ORCLUS.projectedEnergy(Database<V> database, ORCLUS.ORCLUSCluster c_i, ORCLUS.ORCLUSCluster c_j, int i, int j, int dim)
          Computes the projected energy of the specified clusters.
 

Methods in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation with parameters of type ORCLUS.ProjectedEnergy
 int ORCLUS.ProjectedEnergy.compareTo(ORCLUS.ProjectedEnergy o)
          Compares this object with the specified object for order.
 


Release 0.2 (2009-07-06_1820)