Main MRPT website > C++ reference
MRPT logo
Public Attributes
mrpt::graphslam::TResultInfoSpaLevMarq Struct Reference

Detailed Description

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

#include <mrpt/graphslam/types.h>

List of all members.

Public Attributes

size_t num_iters
 The number of LM iterations executed.
double final_total_sq_error
 The sum of all the squared errors for every constraint involved in the problem.

Member Data Documentation

The sum of all the squared errors for every constraint involved in the problem.

Definition at line 83 of file graphslam/include/mrpt/graphslam/types.h.

Referenced by mrpt::graphslam::optimize_graph_spa_levmarq().

The number of LM iterations executed.

Definition at line 82 of file graphslam/include/mrpt/graphslam/types.h.

Referenced by mrpt::graphslam::optimize_graph_spa_levmarq().




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011