Hypotheses tree class declaration. More...
#include <algorithm>#include <vector>#include <iostream>#include <boost/shared_ptr.hpp>#include <mtt/tree.h>#include <mtt/tree_util.h>#include <mtt/hypothesis.h>

Go to the source code of this file.
Classes | |
| class | HypothesisTree |
| Hypotheses tree. More... | |
Typedefs | |
| typedef boost::shared_ptr < HypothesisTree > | hypothesisTreePtr |
| Shared pointer to the HypothesisTree class. More... | |
Hypotheses tree class declaration.
Definition in file hypothesisTree.h.
| typedef boost::shared_ptr<HypothesisTree> hypothesisTreePtr |
Shared pointer to the HypothesisTree class.
Definition at line 66 of file hypothesisTree.h.