Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkcop.RkNNStatistic

Packages that use RkNNStatistic
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkcop Package collects classes for the MkCoPTree 
 

Uses of RkNNStatistic in de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkcop
 

Fields in de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkcop declared as RkNNStatistic
private  RkNNStatistic MkCoPTree.rkNNStatistics
          Provides some statistics about performed reverse knn-queries.
 

Methods in de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkcop that return RkNNStatistic
 RkNNStatistic MkCoPTree.getRkNNStatistics()
          Returns the statistic for performed rknn queries.
 


Release 0.1 (2008-07-10_1838)