Unit tests for GaussianISAM. More...
#include <CppUnitLite/TestHarness.h>
#include <tests/smallExample.h>
#include <gtsam/inference/Symbol.h>
#include <gtsam/linear/GaussianISAM.h>
#include <gtsam/inference/Ordering.h>
#include <boost/assign/std/list.hpp>
#include <boost/range/adaptor/map.hpp>
Go to the source code of this file.
Namespaces | |
br | |
Functions | |
int | main () |
TEST (ISAM, iSAM_smoother) | |
Unit tests for GaussianISAM.
Definition in file testGaussianISAM.cpp.
int main | ( | void | ) |
Definition at line 74 of file testGaussianISAM.cpp.
TEST | ( | ISAM | , |
iSAM_smoother | |||
) |
Definition at line 38 of file testGaussianISAM.cpp.