28 class DiscreteEliminationTree;
52 public JunctionTree<DiscreteBayesTree, DiscreteFactorGraph> {
DiscreteJunctionTree This
This class.
JunctionTree< DiscreteBayesTree, DiscreteFactorGraph > Base
Base class.
Discrete Bayes Tree, the result of eliminating a DiscreteJunctionTree.
std::shared_ptr< This > shared_ptr
Shared pointer to this class.
Elimination tree for discrete factors.