51 public JunctionTree<SymbolicBayesTree, SymbolicFactorGraph> {
Global functions in a separate testing namespace.
Definition chartTesting.h:28
SymbolicJunctionTree::Cluster SymbolicCluster
typedef for wrapper:
Definition SymbolicJunctionTree.h:69
A Cluster is just a collection of factors.
Definition ClusterTree.h:36
JunctionTree(const EliminationTree< ETREE_BAYESNET, ETREE_GRAPH > &eliminationTree)
Definition SymbolicEliminationTree.h:29
SymbolicJunctionTree(const SymbolicEliminationTree &eliminationTree)
Build the elimination tree of a factor graph using pre-computed column structure.
Definition SymbolicJunctionTree.cpp:30
boost::shared_ptr< This > shared_ptr
Shared pointer to this class.
Definition SymbolicJunctionTree.h:55
JunctionTree< SymbolicBayesTree, SymbolicFactorGraph > Base
Base class.
Definition SymbolicJunctionTree.h:53
SymbolicJunctionTree This
This class.
Definition SymbolicJunctionTree.h:54