Discrete Bayes Tree, the result of eliminating a DiscreteJunctionTree. More...
#include <gtsam/discrete/DiscreteBayesNet.h>#include <gtsam/discrete/DiscreteFactorGraph.h>#include <gtsam/inference/BayesTree.h>#include <gtsam/inference/Conditional.h>#include <gtsam/inference/BayesTreeCliqueBase.h>#include <string>

Go to the source code of this file.
Classes | |
| class | gtsam::DiscreteBayesTree |
| A Bayes tree representing a Discrete distribution. More... | |
| class | gtsam::DiscreteBayesTreeClique |
| struct | gtsam::traits< DiscreteBayesTree > |
| struct | gtsam::traits< DiscreteBayesTreeClique > |
| traits More... | |
Namespaces | |
| gtsam | |
| traits | |
Discrete Bayes Tree, the result of eliminating a DiscreteJunctionTree.
DiscreteBayesTree
Definition in file DiscreteBayesTree.h.