31 typedef boost::shared_ptr<This> shared_ptr;
Incremental update functionality (iSAM) for BayesTree.
Global functions in a separate testing namespace.
Definition chartTesting.h:28
A Bayes tree with an update methods that implements the iSAM algorithm.
Definition ISAM.h:31
A Bayes tree that represents the connectivity between variables but is not associated with any probab...
Definition SymbolicBayesTree.h:51
Definition SymbolicISAM.h:27