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