SymbolicJunctionTree.cpp
Go to the documentation of this file.
1 /* ----------------------------------------------------------------------------
2 
3  * GTSAM Copyright 2010, Georgia Tech Research Corporation,
4  * Atlanta, Georgia 30332-0415
5  * All Rights Reserved
6  * Authors: Frank Dellaert, et al. (see THANKS for the full author list)
7 
8  * See LICENSE for the license information
9 
10  * -------------------------------------------------------------------------- */
11 
22 
23 namespace gtsam {
24 
25  // Instantiate base class
26  template class EliminatableClusterTree<SymbolicBayesTree, SymbolicFactorGraph>;
27  template class JunctionTree<SymbolicBayesTree, SymbolicFactorGraph>;
28 
29  /* ************************************************************************* */
31  const SymbolicEliminationTree& eliminationTree) :
32  Base(eliminationTree) {}
33 
34 }
SymbolicEliminationTree.h
SymbolicJunctionTree.h
gtsam::SymbolicJunctionTree::SymbolicJunctionTree
SymbolicJunctionTree(const SymbolicEliminationTree &eliminationTree)
Definition: SymbolicJunctionTree.cpp:30
gtsam
traits
Definition: chartTesting.h:28
gtsam::JunctionTree< SymbolicBayesTree, SymbolicFactorGraph >
JunctionTree-inst.h
The junction tree, template bodies.
gtsam::SymbolicEliminationTree
Definition: SymbolicEliminationTree.h:27


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:03:48