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

◆ Parameters()

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

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

Member Data Documentation

◆ epsfcn

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

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

◆ factor

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

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

◆ ftol

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

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

◆ gtol

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

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

◆ maxfev

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

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

◆ xtol

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:


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:09:03