unit tests for simulated2DOriented More...
#include <tests/simulated2D.h>#include <tests/simulated2DOriented.h>#include <gtsam/inference/Symbol.h>#include <gtsam/base/Testable.h>#include <gtsam/base/numericalDerivative.h>#include <iostream>#include <CppUnitLite/TestHarness.h>
Go to the source code of this file.
Functions | |
| int | main () |
| TEST (simulated2DOriented, constructor) | |
| TEST (simulated2DOriented, DOdo) | |
| TEST (simulated2DOriented, Dprior) | |
| int main | ( | ) |
Definition at line 71 of file testSimulated2DOriented.cpp.
| TEST | ( | simulated2DOriented | , |
| constructor | |||
| ) |
Definition at line 58 of file testSimulated2DOriented.cpp.
| TEST | ( | simulated2DOriented | , |
| DOdo | |||
| ) |
Definition at line 46 of file testSimulated2DOriented.cpp.
| TEST | ( | simulated2DOriented | , |
| Dprior | |||
| ) |
Definition at line 36 of file testSimulated2DOriented.cpp.