31 typedef boost::shared_ptr<This> shared_ptr;
Definition: GaussianISAM.h:26
A Bayes tree with an update methods that implements the iSAM algorithm.
Definition: ISAM.h:31
Gaussian Bayes Tree, the result of eliminating a GaussianJunctionTree.
Incremental update functionality (iSAM) for BayesTree.
A Bayes tree representing a Gaussian density.
Definition: GaussianBayesTree.h:49