Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
LevenbergMarquardtFitter.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLMath/DynVector.h>
#include <ICLUtils/Function.h>

Go to the source code of this file.

Classes

class  icl::math::LevenbergMarquardtFitter< Scalar >
 Utility class implementing the multidimensional Levenberg Marquardt Algorithm for non-linear Optimization. More...
struct  icl::math::LevenbergMarquardtFitter< Scalar >::Result
 Utility structure, that represents a fitting result. More...
struct  icl::math::LevenbergMarquardtFitter< Scalar >::Data
 utility structure that is used in the static create_data utlity method More...

Namespaces

namespace  icl
 

The ICL-namespace.


namespace  icl::math
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines