SG++-Doxygen-Documentation
BinaryHeap.hpp File Reference
#include <algorithm>
#include <functional>
#include <iostream>
#include <memory>
#include <string>
#include <vector>

Classes

class  sgpp::combigrid::BinaryHeap< T, Comparator >
 Implements a max heap using a binary heap. More...
 
struct  sgpp::combigrid::BinaryHeap< T, Comparator >::Handle
 
struct  sgpp::combigrid::BinaryHeap< T, Comparator >::HeapElement
 

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::combigrid