Go to the documentation of this file.
53 using namespace gtsam;
66 TEST( GaussianJunctionTreeB, constructor2 ) {
81 const Ordering o324{
X(3),
X(2),
X(4)}, o56{
X(5),
X(6)}, o7{
X(7)}, o1{
X(1)};
87 if (
x1->children.size() > 0)
113 TEST(GaussianJunctionTreeB, OptimizeMultiFrontal) {
128 TEST(GaussianJunctionTreeB, optimizeMultiFrontal2) {
132 const auto fg = *nlfg.linearize(noisy);
Collects factorgraph fragments defined on variable clusters, arranged in a tree.
static int runAllTests(TestResult &result)
Values createNoisyValues()
Linear Factor Graph where all factors are Gaussians.
std::shared_ptr< This > shared_ptr
shared_ptr to this class
Conditional Gaussian Base class.
#define EXPECT_LONGS_EQUAL(expected, actual)
Concept check for values that can be used in unit tests.
#define EXPECT(condition)
Bayes Tree is a tree of cliques of a Bayes Chain.
typedef and functions to augment Eigen's MatrixXd
std::shared_ptr< This > shared_ptr
shared_ptr to this class
Contains the HessianFactor class, a general quadratic factor.
Variable ordering for the elimination algorithm.
Chordal Bayes Net, the result of eliminating a factor graph.
NonlinearFactorGraph createNonlinearFactorGraph(const SharedNoiseModel &noiseModel1=impl::kSigma0_1, const SharedNoiseModel &noiseModel2=impl::kSigma0_2)
std::pair< NonlinearFactorGraph, Values > createNonlinearSmoother(int T)
TEST(GaussianJunctionTreeB, constructor2)
static enum @1096 ordering
Factor Graph consisting of non-linear factors.
Array< int, Dynamic, 1 > v
bool assert_equal(const Matrix &expected, const Matrix &actual, double tol)
A factor with a quadratic error function - a Gaussian.
Create small example with two poses and one landmark.
VectorValues createCorrectDelta()
#define LONGS_EQUAL(expected, actual)
SymbolicEliminationTree::sharedNode sharedNode
A non-templated config holding any types of Manifold-group elements.
GaussianFactorGraph createSmoother(int T)
a single factor contains both the bearing and the range to prevent handle to pair bearing and range f...
std::pair< GaussianConditional::shared_ptr, JacobianFactor::shared_ptr > EliminateQR(const GaussianFactorGraph &factors, const Ordering &keys)
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:07:30