#include <HybridNonLinearSolver.h>
◆ Parameters()
template<typename FunctorType , typename Scalar = double>
SCALAR Scalar
Definition: bench_gemm.cpp:45
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE float sqrt(const float &x)
Definition: arch/SSE/MathFunctions.h:69
double epsilon
Definition: osc_ring_sarah_asymptotics.h:43
Index nb_of_subdiagonals
Definition: HybridNonLinearSolver.h:67
Index nb_of_superdiagonals
Definition: HybridNonLinearSolver.h:68
Scalar factor
Definition: HybridNonLinearSolver.h:64
Scalar epsfcn
Definition: HybridNonLinearSolver.h:69
Scalar xtol
Definition: HybridNonLinearSolver.h:66
Index maxfev
Definition: HybridNonLinearSolver.h:65
◆ epsfcn
template<typename FunctorType , typename Scalar = double>
◆ factor
template<typename FunctorType , typename Scalar = double>
◆ maxfev
template<typename FunctorType , typename Scalar = double>
◆ nb_of_subdiagonals
template<typename FunctorType , typename Scalar = double>
◆ nb_of_superdiagonals
template<typename FunctorType , typename Scalar = double>
◆ xtol
template<typename FunctorType , typename Scalar = double>
The documentation for this struct was generated from the following file: