Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes
Eigen::HybridNonLinearSolver< FunctorType, Scalar >::Parameters Struct Reference

Detailed Description

template<typename FunctorType, typename Scalar = double>
struct Eigen::HybridNonLinearSolver< FunctorType, Scalar >::Parameters

Definition at line 65 of file NonLinearOptimization.

List of all members.

Public Member Functions

 Parameters ()

Public Attributes

Scalar factor
Index maxfev
Scalar xtol
Index nb_of_subdiagonals
Index nb_of_superdiagonals
Scalar epsfcn

Constructor & Destructor Documentation

template<typename FunctorType , typename Scalar = double>
Eigen::HybridNonLinearSolver< FunctorType, Scalar >::Parameters::Parameters ( ) [inline]

Definition at line 66 of file NonLinearOptimization.


Member Data Documentation

template<typename FunctorType , typename Scalar = double>
Scalar Eigen::HybridNonLinearSolver< FunctorType, Scalar >::Parameters::epsfcn

Definition at line 78 of file NonLinearOptimization.

template<typename FunctorType , typename Scalar = double>
Scalar Eigen::HybridNonLinearSolver< FunctorType, Scalar >::Parameters::factor

Definition at line 73 of file NonLinearOptimization.

template<typename FunctorType , typename Scalar = double>
Index Eigen::HybridNonLinearSolver< FunctorType, Scalar >::Parameters::maxfev

Definition at line 74 of file NonLinearOptimization.

template<typename FunctorType , typename Scalar = double>
Index Eigen::HybridNonLinearSolver< FunctorType, Scalar >::Parameters::nb_of_subdiagonals

Definition at line 76 of file NonLinearOptimization.

template<typename FunctorType , typename Scalar = double>
Index Eigen::HybridNonLinearSolver< FunctorType, Scalar >::Parameters::nb_of_superdiagonals

Definition at line 77 of file NonLinearOptimization.

template<typename FunctorType , typename Scalar = double>
Scalar Eigen::HybridNonLinearSolver< FunctorType, Scalar >::Parameters::xtol

Definition at line 75 of file NonLinearOptimization.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo