51 bool equals(
const This& other,
double tol = 1e-9)
const;
58 friend class ::EliminationTreeTester;
Symbolic Factor Graph.
Definition: SymbolicFactorGraph.h:55
Template to create a binary predicate.
Definition: Testable.h:110
The VariableIndex class computes and stores the block column structure of a factor graph.
Definition: VariableIndex.h:43
A helper that implements the traits interface for GTSAM types.
Definition: Testable.h:150
An elimination tree is a data structure used intermediately during elimination.
Definition: EliminationTree.h:51
EliminationTree< SymbolicBayesNet, SymbolicFactorGraph > Base
Base class.
Definition: SymbolicEliminationTree.h:31
A manifold defines a space in which there is a notion of a linear tangent space that can be centered ...
Definition: concepts.h:30
SymbolicEliminationTree This
This class.
Definition: SymbolicEliminationTree.h:32
Global functions in a separate testing namespace.
Definition: chartTesting.h:28
boost::shared_ptr< This > shared_ptr
Shared pointer to this class.
Definition: SymbolicEliminationTree.h:33
Definition: Ordering.h:34
Definition: SymbolicEliminationTree.h:27