#include <mrpt/utils/CDebugOutputCapable.h>
#include <mrpt/math/CMatrixD.h>
Go to the source code of this file.
Classes | |
class | mrpt::math::CLevenbergMarquardtTempl< NUMTYPE > |
An implementation of the Levenberg-Marquardt algorithm for least-square minimization. More... | |
struct | mrpt::math::CLevenbergMarquardtTempl< NUMTYPE >::TResultInfo |
Namespaces | |
namespace | mrpt |
The main namespace for all the Mobile Robot Programming Toolkit (MRPT) C++ libraries. | |
namespace | mrpt::math |
This base provides a set of functions for maths stuff. | |
Typedefs | |
typedef CLevenbergMarquardtTempl < double > | mrpt::math::CLevenbergMarquardt |
The default name for the LM class is an instantiation for "double". |
Page generated by Doxygen 1.5.9 for MRPT 0.6.5 SVN:exported at Thu May 21 04:14:55 UTC 2009 |