Helper functions for marginalizing variables from a Bayes Tree. More...
#include <unordered_map>
#include <unordered_set>
#include <deque>
#include <gtsam/inference/BayesTree.h>
#include <gtsam/inference/BayesTreeCliqueBase.h>
#include <gtsam/base/debug.h>
#include "gtsam_unstable/dllexport.h"
Go to the source code of this file.
Classes | |
class | gtsam::BayesTreeMarginalizationHelper< BayesTree > |
struct | gtsam::BayesTreeMarginalizationHelper< BayesTree >::CachedSearch |
Namespaces | |
gtsam | |
traits | |
Helper functions for marginalizing variables from a Bayes Tree.
Definition in file BayesTreeMarginalizationHelper.h.