Public Member Functions | Public Attributes | List of all members
Eigen::HybridNonLinearSolver< FunctorType, Scalar >::Parameters Struct Reference

#include <HybridNonLinearSolver.h>

Public Member Functions

 Parameters ()
 

Public Attributes

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

Detailed Description

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

Definition at line 51 of file HybridNonLinearSolver.h.

Constructor & Destructor Documentation

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

Definition at line 52 of file HybridNonLinearSolver.h.

Member Data Documentation

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

Definition at line 64 of file HybridNonLinearSolver.h.

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

Definition at line 59 of file HybridNonLinearSolver.h.

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

Definition at line 60 of file HybridNonLinearSolver.h.

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

Definition at line 62 of file HybridNonLinearSolver.h.

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

Definition at line 63 of file HybridNonLinearSolver.h.

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

Definition at line 61 of file HybridNonLinearSolver.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:05