26 class GaussianEliminationTree;
37 public JunctionTree<GaussianBayesTree, GaussianFactorGraph> {
boost::shared_ptr< This > shared_ptr
Shared pointer to this class.
JunctionTree< GaussianBayesTree, GaussianFactorGraph > Base
Base class.
Linear Factor Graph where all factors are Gaussians.
Gaussian Bayes Tree, the result of eliminating a GaussianJunctionTree.
GaussianJunctionTree This
This class.