|
gtsam
3.2.1
gtsam
|
Contains generic inference algorithms that convert between templated graphical models, i.e., factor graphs, Bayes nets, and Bayes trees. More...
Go to the source code of this file.
Namespaces | |
| gtsam | |
| Global functions in a separate testing namespace. | |
Functions | |
| template<class TREE , class RESULT > | |
| FastVector< typename TREE::sharedFactor > | gtsam::inference::EliminateTree (RESULT &result, const TREE &tree, const typename TREE::Eliminate &function) |
| Eliminate an elimination tree or a Bayes tree (used internally). More... | |
Contains generic inference algorithms that convert between templated graphical models, i.e., factor graphs, Bayes nets, and Bayes trees.