aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
binSearchTree.h File Reference

Basic binary search trees. More...

Include dependency graph for binSearchTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::BinSearchTree< Val, Cmp, Node >
 A generic binary search tree. More...
class  gum::BinSearchTreeIterator< Val, Cmp, Node >
 A Generic binary search tree. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Basic binary search trees.

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file binSearchTree.h.