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