|
Space-efficient geometric algorithms and data structuresBy Ilya Katz and Hervé Brönnimann |
The data structure follows tree_heap interface
Definition in file explicit_tree_heap.hpp.
Go to the source code of this file.
Namespaces | |
| namespace | inplaceds |
Data Structures | |
| class | inplaceds::explicit_tree_node< Geometry > |
| class | inplaceds::explicit_tree_heap< Geometry, BSTCompare, PQCompare > |
| struct | inplaceds::explicit_tree_heap< Geometry, BSTCompare, PQCompare >::BST_Data |
Functions | |
| template<typename Geometry> | |
| std::ostream & | inplaceds::operator<< (std::ostream &os, inplaceds::explicit_tree_node< Geometry > &node) |
Code Documentation generated Using Doxygen
Copyright © Ilya Katz and Hervé Brönnimann, 2005, 2006.