Functions | Variables
testGaussianBayesTreeB.cpp File Reference
#include <tests/smallExample.h>
#include <gtsam/inference/Symbol.h>
#include <gtsam/linear/GaussianBayesTree.h>
#include <gtsam/linear/GaussianBayesNet.h>
#include <gtsam/linear/GaussianConditional.h>
#include <gtsam/linear/GaussianDensity.h>
#include <gtsam/linear/HessianFactor.h>
#include <gtsam/geometry/Rot2.h>
#include <CppUnitLite/TestHarness.h>
#include <boost/assign/std/list.hpp>
Include dependency graph for testGaussianBayesTreeB.cpp:

Go to the source code of this file.

Functions

int main ()
 
 TEST (GaussianBayesTree, linear_smoother_shortcuts)
 
 TEST (GaussianBayesTree, balanced_smoother_marginals)
 
 TEST (GaussianBayesTree, balanced_smoother_shortcuts)
 
 TEST (GaussianBayesTree, balanced_smoother_joint)
 
 TEST (GaussianBayesTree, shortcut_overlapping_separator)
 

Variables

static double sigmax1 = 0.786153
 
static double sigmax3 = 0.671512
 
static double sigmax4
 
static double sigmax7 = sigmax1
 
static const double tol = 1e-4
 

Function Documentation

int main ( void  )

Definition at line 334 of file testGaussianBayesTreeB.cpp.

TEST ( GaussianBayesTree  ,
linear_smoother_shortcuts   
)

Definition at line 56 of file testGaussianBayesTreeB.cpp.

TEST ( GaussianBayesTree  ,
balanced_smoother_marginals   
)

Definition at line 115 of file testGaussianBayesTreeB.cpp.

TEST ( GaussianBayesTree  ,
balanced_smoother_shortcuts   
)

TODO: Note for multifrontal conditional: p_x2_x4 is now an element conditional of the multifrontal conditional bayesTree[ordering[X(2)]]->conditional() We don't know yet how to take it out.

Definition at line 166 of file testGaussianBayesTreeB.cpp.

TEST ( GaussianBayesTree  ,
balanced_smoother_joint   
)
  • ************************************************************************* */

Definition at line 230 of file testGaussianBayesTreeB.cpp.

TEST ( GaussianBayesTree  ,
shortcut_overlapping_separator   
)

Definition at line 286 of file testGaussianBayesTreeB.cpp.

Variable Documentation

double sigmax1 = 0.786153
static

Definition at line 42 of file testGaussianBayesTreeB.cpp.

double sigmax3 = 0.671512
static

Definition at line 42 of file testGaussianBayesTreeB.cpp.

double sigmax4
static
Initial value:
=
0.669534

Definition at line 42 of file testGaussianBayesTreeB.cpp.

double sigmax7 = sigmax1
static

Definition at line 43 of file testGaussianBayesTreeB.cpp.

const double tol = 1e-4
static

Definition at line 45 of file testGaussianBayesTreeB.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:41