10 int max_cost_function_calls,
11 double dx_tol_abs,
double dx_tol_rel,
double g_tol,
boost::shared_ptr< IterativeSolver > nlls_solver_gsl_lmder_create(const boost::shared_ptr< CostFunc > &NLLS, int max_cost_function_calls, double dx_tol_abs, double dx_tol_rel, double g_tol, bool vrbs)
#define REGISTER_LUA_DERIVED_CLASS(X, Y)
Contains classes to abstract away details in various Spurr Radiative Transfer software.
#define REGISTER_LUA_END()
def(luabind::constructor< int >()) .def("rows"
The base class for all iterative optimizers.