Go to the source code of this file.
Classes | |
| class | GraphSlamLevMarqTester< my_graph_t > |
Typedefs | |
| typedef GraphSlamLevMarqTester< CNetworkOfPoses2D > | GraphSlamLevMarqTester2D |
| typedef GraphSlamLevMarqTester< CNetworkOfPoses3D > | GraphSlamLevMarqTester3D |
Functions | |
| TEST_F (GraphSlamLevMarqTester2D, OptimizeSampleRingPath) | |
| TEST_F (GraphSlamLevMarqTester2D, BinarySerialization) | |
| TEST_F (GraphSlamLevMarqTester3D, OptimizeSampleRingPath) | |
| TEST_F (GraphSlamLevMarqTester3D, BinarySerialization) | |
Definition at line 91 of file graph_slam_levmarq_unittest.cpp.
Definition at line 92 of file graph_slam_levmarq_unittest.cpp.
| TEST_F | ( | GraphSlamLevMarqTester2D | , |
| BinarySerialization | |||
| ) |
Definition at line 102 of file graph_slam_levmarq_unittest.cpp.
References mrpt::random::getRandomGenerator(), and mrpt::random::CRandomGenerator::randomize().

| TEST_F | ( | GraphSlamLevMarqTester2D | , |
| OptimizeSampleRingPath | |||
| ) |
Definition at line 94 of file graph_slam_levmarq_unittest.cpp.
References mrpt::random::getRandomGenerator(), and mrpt::random::CRandomGenerator::randomize().

| TEST_F | ( | GraphSlamLevMarqTester3D | , |
| BinarySerialization | |||
| ) |
Definition at line 116 of file graph_slam_levmarq_unittest.cpp.
References mrpt::random::getRandomGenerator(), and mrpt::random::CRandomGenerator::randomize().

| TEST_F | ( | GraphSlamLevMarqTester3D | , |
| OptimizeSampleRingPath | |||
| ) |
Definition at line 108 of file graph_slam_levmarq_unittest.cpp.
References mrpt::random::getRandomGenerator(), and mrpt::random::CRandomGenerator::randomize().

| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 63ea9d1f1 Thu Nov 23 00:06:53 2017 +0100 at mar 26 may 2026 12:19:29 CEST |