| 
    MRPT
    1.9.9
    
   | 
 
#include "graph_slam_levmarq_test_common.h"#include <gtest/gtest.h>#include <mrpt/serialization/CArchive.h>#include <mrpt/system/filesystem.h>#include <test_mrpt_common.h>Go to the source code of this file.
Classes | |
| class | GraphTester< my_graph_t > | 
Macros | |
| #define | GRAPHS_TESTS(_TYPE) | 
Typedefs | |
| using | in_out_filenames = std::set< std::tuple< std::string, std::string > > | 
| using | GraphTester2D = GraphTester< CNetworkOfPoses2D > | 
| using | GraphTester3D = GraphTester< CNetworkOfPoses3D > | 
| using | GraphTester2DInf = GraphTester< CNetworkOfPoses2DInf > | 
| using | GraphTester3DInf = GraphTester< CNetworkOfPoses3DInf > | 
Variables | |
| const std::map< std::string, in_out_filenames > | inout_graph_files | 
| #define GRAPHS_TESTS | ( | _TYPE | ) | 
Definition at line 216 of file graph_slam_levmarq_unittest.cpp.
| using GraphTester2D = GraphTester<CNetworkOfPoses2D> | 
Definition at line 211 of file graph_slam_levmarq_unittest.cpp.
Definition at line 213 of file graph_slam_levmarq_unittest.cpp.
| using GraphTester3D = GraphTester<CNetworkOfPoses3D> | 
Definition at line 212 of file graph_slam_levmarq_unittest.cpp.
Definition at line 214 of file graph_slam_levmarq_unittest.cpp.
| using in_out_filenames = std::set<std::tuple<std::string, std::string> > | 
Definition at line 25 of file graph_slam_levmarq_unittest.cpp.
| const std::map<std::string, in_out_filenames> inout_graph_files | 
Definition at line 26 of file graph_slam_levmarq_unittest.cpp.
Referenced by GraphTester< my_graph_t >::test_optimize_compare_known_solution().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |