A clique in a HybridBayesTree which is a HybridConditional internally. More...
#include <HybridBayesTree.h>
Public Types | |
typedef BayesTreeCliqueBase< HybridBayesTreeClique, HybridGaussianFactorGraph > | Base |
typedef std::shared_ptr< This > | shared_ptr |
typedef HybridBayesTreeClique | This |
typedef std::weak_ptr< This > | weak_ptr |
Public Types inherited from gtsam::BayesTreeCliqueBase< HybridBayesTreeClique, HybridGaussianFactorGraph > | |
typedef EliminationTraitsType::BayesNetType | BayesNetType |
typedef BayesNetType::ConditionalType | ConditionalType |
typedef FactorGraphType::Eliminate | Eliminate |
typedef HybridGaussianFactorGraph | FactorGraphType |
typedef FactorGraphType::FactorType | FactorType |
typedef std::shared_ptr< ConditionalType > | sharedConditional |
A clique in a HybridBayesTree which is a HybridConditional internally.
Definition at line 44 of file HybridBayesTree.h.
typedef BayesTreeCliqueBase<HybridBayesTreeClique, HybridGaussianFactorGraph> gtsam::HybridBayesTreeClique::Base |
Definition at line 50 of file HybridBayesTree.h.
typedef std::shared_ptr<This> gtsam::HybridBayesTreeClique::shared_ptr |
Definition at line 51 of file HybridBayesTree.h.
Definition at line 48 of file HybridBayesTree.h.
typedef std::weak_ptr<This> gtsam::HybridBayesTreeClique::weak_ptr |
Definition at line 52 of file HybridBayesTree.h.
|
inline |
Definition at line 53 of file HybridBayesTree.h.
|
inline |
Copy constructor.
Definition at line 54 of file HybridBayesTree.h.
|
inline |
Definition at line 57 of file HybridBayesTree.h.