Uses of Class
de.lmu.ifi.dbs.elki.algorithm.clustering.OPTICSXi.SteepDownArea

Packages that use OPTICSXi.SteepDownArea
de.lmu.ifi.dbs.elki.algorithm.clustering Clustering algorithms Clustering algorithms are supposed to implement the Algorithm-Interface. 
 

Uses of OPTICSXi.SteepDownArea in de.lmu.ifi.dbs.elki.algorithm.clustering
 

Method parameters in de.lmu.ifi.dbs.elki.algorithm.clustering with type arguments of type OPTICSXi.SteepDownArea
private static void OPTICSXi.updateFilterSDASet(double mib, List<OPTICSXi.SteepDownArea> sdaset, double ixi)
          Update the mib values of SteepDownAreas, and remove obsolete areas.
 


Release 0.4.0 (2011-09-20_1324)