implementation of index heaps More...


Go to the source code of this file.
| Classes | |
| struct | Nabo::IndexHeapBruteForceVector< IT, VT >::Entry | 
| an entry of the heap vector  More... | |
| struct | Nabo::IndexHeapSTL< IT, VT >::Entry | 
| an entry of the heap tree  More... | |
| struct | Nabo::IndexHeapBruteForceVector< IT, VT > | 
| brute-force implementation of heap  More... | |
| struct | Nabo::IndexHeapSTL< IT, VT > | 
| balanced-tree implementation of heap  More... | |
| Namespaces | |
| Nabo | |
| Namespace for Nabo. | |
implementation of index heaps
Definition in file index_heap.h.