Output information for mrpt::graphslam::optimize_graph_spa_levmarq()
Definition at line 58 of file graphslam/include/mrpt/graphslam/types.h.
#include <mrpt/graphslam/types.h>
Public Attributes | |
size_t | num_iters |
The number of LM iterations executed. More... | |
double | final_total_sq_error |
The sum of all the squared errors for every constraint involved in the problem. More... | |
double mrpt::graphslam::TResultInfoSpaLevMarq::final_total_sq_error |
The sum of all the squared errors for every constraint involved in the problem.
Definition at line 61 of file graphslam/include/mrpt/graphslam/types.h.
Referenced by mrpt::graphslam::optimize_graph_spa_levmarq(), and GraphSlamLevMarqTester< my_graph_t >::test_ring_path().
size_t mrpt::graphslam::TResultInfoSpaLevMarq::num_iters |
The number of LM iterations executed.
Definition at line 60 of file graphslam/include/mrpt/graphslam/types.h.
Referenced by mrpt::graphslam::optimize_graph_spa_levmarq(), and GraphSlamLevMarqTester< my_graph_t >::test_ring_path().
Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |