Hybrid Bayes Tree, the result of eliminating a HybridJunctionTree. More...
#include <gtsam/base/treeTraversal-inst.h>
#include <gtsam/discrete/DiscreteBayesNet.h>
#include <gtsam/discrete/DiscreteFactorGraph.h>
#include <gtsam/hybrid/HybridBayesNet.h>
#include <gtsam/hybrid/HybridBayesTree.h>
#include <gtsam/hybrid/HybridConditional.h>
#include <gtsam/inference/BayesTree-inst.h>
#include <gtsam/inference/BayesTreeCliqueBase-inst.h>
#include <gtsam/linear/GaussianJunctionTree.h>
#include <memory>
Go to the source code of this file.
Classes | |
struct | gtsam::HybridAssignmentData |
Helper class for Depth First Forest traversal on the HybridBayesTree. More... | |
Namespaces | |
gtsam | |
traits | |
Hybrid Bayes Tree, the result of eliminating a HybridJunctionTree.
Definition in file HybridBayesTree.cpp.