Public Member Functions | Public Attributes
Eigen::LevenbergMarquardt< _FunctorType >::Parameters Struct Reference

#include <LevenbergMarquardt.h>

List of all members.

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 54 of file NonLinearOptimization/LevenbergMarquardt.h.


Constructor & Destructor Documentation

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

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


Member Data Documentation

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

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

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

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

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

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

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

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

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

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

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

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


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:40:10