Gaussian Bayes Tree, the result of eliminating a GaussianJunctionTree. More...
#include <gtsam/base/treeTraversal-inst.h>
#include <gtsam/inference/BayesTree-inst.h>
#include <gtsam/inference/BayesTreeCliqueBase-inst.h>
#include <gtsam/linear/linearAlgorithms-inst.h>
#include <gtsam/linear/GaussianBayesTree.h>
#include <gtsam/linear/GaussianBayesNet.h>
#include <gtsam/linear/VectorValues.h>
Go to the source code of this file.
Namespaces | |
gtsam | |
traits | |
gtsam::internal | |
Functions | |
double | gtsam::internal::logDeterminant (const GaussianBayesTreeClique::shared_ptr &clique, double &parentSum) |
Gaussian Bayes Tree, the result of eliminating a GaussianJunctionTree.
GaussianBayesTree
Definition in file GaussianBayesTree.cpp.