#include <LevenbergMarquardt.h>
◆ Parameters()
template<typename FunctorType_ >
JacobianType::Scalar Scalar
Definition: LevenbergMarquardt/LevenbergMarquardt.h:107
static Scalar sqrt_epsilon()
Definition: NonLinearOptimization/LevenbergMarquardt.h:48
Scalar factor
Definition: NonLinearOptimization/LevenbergMarquardt.h:70
Index maxfev
Definition: NonLinearOptimization/LevenbergMarquardt.h:71
Scalar ftol
Definition: NonLinearOptimization/LevenbergMarquardt.h:72
Scalar xtol
Definition: NonLinearOptimization/LevenbergMarquardt.h:73
Scalar gtol
Definition: NonLinearOptimization/LevenbergMarquardt.h:74
Scalar epsfcn
Definition: NonLinearOptimization/LevenbergMarquardt.h:75
◆ epsfcn
template<typename FunctorType_ >
◆ factor
template<typename FunctorType_ >
◆ ftol
template<typename FunctorType_ >
◆ gtol
template<typename FunctorType_ >
◆ maxfev
template<typename FunctorType_ >
◆ xtol
template<typename FunctorType_ >
The documentation for this struct was generated from the following file: