Classes | Namespaces | Enumerations
binary_tree.h File Reference

Go to the source code of this file.

Classes

class  oomph::BinaryTree
 
class  oomph::BinaryTreeRoot
 
class  oomph::BinaryTreeForest
 

Namespaces

 oomph
 
 oomph::BinaryTreeNames
 Namespace for BinaryTree directions.
 

Enumerations

enum  { oomph::BinaryTreeNames::L, oomph::BinaryTreeNames::R, oomph::BinaryTreeNames::OMEGA =26 }
 Directions (L/R). OMEGA is used if a direction is undefined in a certain context. More...