#include <GaussianBayesTree.h>

Public Types | |
| typedef BayesTreeCliqueBase< GaussianBayesTreeClique, GaussianFactorGraph > | Base |
| typedef boost::shared_ptr< This > | shared_ptr |
| typedef GaussianBayesTreeClique | This |
| typedef boost::weak_ptr< This > | weak_ptr |
Public Types inherited from gtsam::BayesTreeCliqueBase< GaussianBayesTreeClique, GaussianFactorGraph > | |
| typedef EliminationTraitsType::BayesNetType | BayesNetType |
| typedef BayesNetType::ConditionalType | ConditionalType |
| typedef FactorGraphType::Eliminate | Eliminate |
| typedef GaussianFactorGraph | FactorGraphType |
| typedef FactorGraphType::FactorType | FactorType |
| typedef boost::shared_ptr< ConditionalType > | sharedConditional |
A clique in a GaussianBayesTree
Definition at line 35 of file GaussianBayesTree.h.
| typedef BayesTreeCliqueBase<GaussianBayesTreeClique, GaussianFactorGraph> gtsam::GaussianBayesTreeClique::Base |
Definition at line 40 of file GaussianBayesTree.h.
| typedef boost::shared_ptr<This> gtsam::GaussianBayesTreeClique::shared_ptr |
Definition at line 41 of file GaussianBayesTree.h.
Definition at line 39 of file GaussianBayesTree.h.
| typedef boost::weak_ptr<This> gtsam::GaussianBayesTreeClique::weak_ptr |
Definition at line 42 of file GaussianBayesTree.h.
|
inline |
Definition at line 43 of file GaussianBayesTree.h.
|
inlinevirtual |
Definition at line 44 of file GaussianBayesTree.h.
|
inline |
Definition at line 45 of file GaussianBayesTree.h.