Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Attributes
mrpt::graphslam::TResultInfoSpaLevMarq Struct Reference

Detailed Description

Output information for mrpt::graphslam::optimize_graph_spa_levmarq()

Definition at line 67 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...
 

Member Data Documentation

◆ final_total_sq_error

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 73 of file graphslam/include/mrpt/graphslam/types.h.

Referenced by mrpt::graphslam::optimize_graph_spa_levmarq(), and GraphSlamLevMarqTester< my_graph_t >::test_ring_path().

◆ num_iters

size_t mrpt::graphslam::TResultInfoSpaLevMarq::num_iters



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST