Bayes Tree is a tree of cliques of a Bayes Chain. More...
#include <gtsam/inference/Key.h>#include <gtsam/base/FastList.h>#include <gtsam/base/ConcurrentMap.h>#include <gtsam/base/FastVector.h>#include <string>

Go to the source code of this file.
Classes | |
| class | gtsam::BayesTree< CLIQUE > |
| struct | gtsam::BayesTreeCliqueData |
| struct | gtsam::BayesTreeCliqueStats |
| class | gtsam::BayesTreeOrphanWrapper< CLIQUE > |
| class | gtsam::EliminatableClusterTree< BAYESTREE, GRAPH > |
| class | gtsam::FactorGraph< FACTOR > |
Namespaces | |
| gtsam | |
| traits | |
Bayes Tree is a tree of cliques of a Bayes Chain.
Definition in file BayesTree.h.