Unit tests for ShonanGaugeFactor class. More...
#include <gtsam/sfm/ShonanGaugeFactor.h>
#include <CppUnitLite/TestHarness.h>
#include <iostream>
#include <map>
Go to the source code of this file.
Functions | |
int | main () |
TEST (ShonanAveraging, GaugeFactorLows) | |
TEST (ShonanAveraging, GaugeFactorSO6) | |
TEST (ShonanAveraging, GaugeFactorSO6over2) | |
TEST (ShonanAveraging, GaugeFactorSO7) | |
Unit tests for ShonanGaugeFactor class.
Definition in file testShonanGaugeFactor.cpp.
int main | ( | ) |
Definition at line 102 of file testShonanGaugeFactor.cpp.
TEST | ( | ShonanAveraging | , |
GaugeFactorLows | |||
) |
Definition at line 31 of file testShonanGaugeFactor.cpp.
TEST | ( | ShonanAveraging | , |
GaugeFactorSO6 | |||
) |
Definition at line 45 of file testShonanGaugeFactor.cpp.
TEST | ( | ShonanAveraging | , |
GaugeFactorSO6over2 | |||
) |
Definition at line 82 of file testShonanGaugeFactor.cpp.
TEST | ( | ShonanAveraging | , |
GaugeFactorSO7 | |||
) |
Definition at line 62 of file testShonanGaugeFactor.cpp.