MRPT logo

mrpt::math::CLevenbergMarquardt::CLevenbergMarquardt::TResultInfo Struct Reference

#include <mrpt/math/CLevenbergMarquardt.h>

List of all members.

Public Attributes

double final_sqr_err
size_t iterations_executed
CMatrixD path
 Each row is the optimized value at each iteration.


Detailed Description

Definition at line 50 of file CLevenbergMarquardt.h.


Member Data Documentation

double mrpt::math::CLevenbergMarquardt::CLevenbergMarquardt::TResultInfo::final_sqr_err

Definition at line 52 of file CLevenbergMarquardt.h.

size_t mrpt::math::CLevenbergMarquardt::CLevenbergMarquardt::TResultInfo::iterations_executed

Definition at line 53 of file CLevenbergMarquardt.h.

CMatrixD mrpt::math::CLevenbergMarquardt::CLevenbergMarquardt::TResultInfo::path

Each row is the optimized value at each iteration.

Definition at line 54 of file CLevenbergMarquardt.h.




Page generated by Doxygen 1.5.8 for MRPT 0.6.5 SVN:exported at Mon Jan 12 13:00:16 UTC 2009