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()

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

#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.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo