Uses of Class
de.lmu.ifi.dbs.elki.algorithm.outlier.LOF

Packages that use LOF
de.lmu.ifi.dbs.elki.algorithm.outlier Outlier detection algorithms 
 

Uses of LOF in de.lmu.ifi.dbs.elki.algorithm.outlier
 

Subclasses of LOF in de.lmu.ifi.dbs.elki.algorithm.outlier
 class OnlineLOF<O,D extends NumberDistance<D,?>>
          Incremental version of the LOF Algorithm, supports insertions and removals.
 

Methods in de.lmu.ifi.dbs.elki.algorithm.outlier that return LOF
protected  LOF<O,D> LOF.Parameterizer.makeInstance()
           
 


Release 0.4.0 (2011-09-20_1324)