Unit tests for TSAM 1 Factors. More...
#include <gtsam_unstable/slam/TSAMFactors.h>
#include <gtsam/base/numericalDerivative.h>
#include <CppUnitLite/TestHarness.h>
#include "gtsam/geometry/Point2.h"
Go to the source code of this file.
Functions | |
Key | i (1) |
Key | j (2) |
int | main () |
TEST (DeltaFactor, all) | |
TEST (DeltaFactorBase, all) | |
TEST (OdometryFactorBase, all) | |
Key i | ( | 1 | ) |
Key j | ( | 2 | ) |
int main | ( | ) |
Definition at line 162 of file testTSAMFactors.cpp.
TEST | ( | DeltaFactor | , |
all | |||
) |
Definition at line 32 of file testTSAMFactors.cpp.
TEST | ( | DeltaFactorBase | , |
all | |||
) |
Definition at line 62 of file testTSAMFactors.cpp.
TEST | ( | OdometryFactorBase | , |
all | |||
) |
Definition at line 112 of file testTSAMFactors.cpp.