#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 >::CLevenbergMarquardtTempl::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.8 for MRPT 0.6.5 SVN: at Thu Feb 26 02:07:47 EST 2009 |