Uses of Class
de.lmu.ifi.dbs.elki.utilities.datastructures.heap.UpdatableHeap

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

Uses of UpdatableHeap in de.lmu.ifi.dbs.elki.algorithm.clustering
 

Fields in de.lmu.ifi.dbs.elki.algorithm.clustering declared as UpdatableHeap
private  UpdatableHeap<DeLiClu.SpatialObjectPair> DeLiClu.heap
          The priority queue for the algorithm.
 


Release 0.4.0 (2011-09-20_1324)