27 class HybridEliminationTree;
53 :
public JunctionTree<HybridBayesTree, HybridGaussianFactorGraph> {
std::shared_ptr< This > shared_ptr
Shared pointer to this class.
HybridJunctionTree This
This class.
Hybrid Bayes Tree, the result of eliminating a HybridJunctionTree.
Linearized Hybrid factor graph that uses type erasure.
JunctionTree< HybridBayesTree, HybridGaussianFactorGraph > Base
Base class.