Public Member Functions | Public Attributes | List of all members
Eigen::LevenbergMarquardt< _FunctorType >::Parameters Struct Reference

#include <LevenbergMarquardt.h>

Public Member Functions

 Parameters ()
 

Public Attributes

Scalar epsfcn
 
Scalar factor
 
Scalar ftol
 
Scalar gtol
 
Index maxfev
 
Scalar xtol
 

Detailed Description

template<typename _FunctorType>
struct Eigen::LevenbergMarquardt< _FunctorType >::Parameters

Definition at line 60 of file NonLinearOptimization/LevenbergMarquardt.h.

Constructor & Destructor Documentation

template<typename _FunctorType>
Eigen::LevenbergMarquardt< _FunctorType >::Parameters::Parameters ( )
inline

Definition at line 61 of file NonLinearOptimization/LevenbergMarquardt.h.

Member Data Documentation

template<typename _FunctorType>
Scalar Eigen::LevenbergMarquardt< _FunctorType >::Parameters::epsfcn

Definition at line 73 of file NonLinearOptimization/LevenbergMarquardt.h.

template<typename _FunctorType>
Scalar Eigen::LevenbergMarquardt< _FunctorType >::Parameters::factor

Definition at line 68 of file NonLinearOptimization/LevenbergMarquardt.h.

template<typename _FunctorType>
Scalar Eigen::LevenbergMarquardt< _FunctorType >::Parameters::ftol

Definition at line 70 of file NonLinearOptimization/LevenbergMarquardt.h.

template<typename _FunctorType>
Scalar Eigen::LevenbergMarquardt< _FunctorType >::Parameters::gtol

Definition at line 72 of file NonLinearOptimization/LevenbergMarquardt.h.

template<typename _FunctorType>
Index Eigen::LevenbergMarquardt< _FunctorType >::Parameters::maxfev

Definition at line 69 of file NonLinearOptimization/LevenbergMarquardt.h.

template<typename _FunctorType>
Scalar Eigen::LevenbergMarquardt< _FunctorType >::Parameters::xtol

Definition at line 71 of file NonLinearOptimization/LevenbergMarquardt.h.


The documentation for this struct was generated from the following file:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:07