Class of generic branch. More...
#include <tree.hh>
Public Member Functions | |
| tree_node< T > & | apex () | 
| The getter of the appex.   | |
| branch (tree< T > &tree, tree_node< T > &apex) | |
| Constructor.   | |
| tree< T > & | util_tree () | 
| The getter of the tree.   | |
Class of generic branch.
Definition at line 249 of file tree.hh.
| mln::util::branch< T >::branch | ( | util::tree< T > & | tree, | |
| util::tree_node< T > & | apex | |||
| ) |  [inline] | 
        
| util::tree_node< T > & mln::util::branch< T >::apex | ( | ) |  [inline] | 
        
| mln::util::tree< T > & mln::util::branch< T >::util_tree | ( | ) |  [inline] | 
        
 1.7.1