ReFRACtor
nlls_solver_gsl.cc File Reference
#include <gsl/gsl_blas.h>
#include <fp_gsl_matrix.h>
#include <gsl_lsp.h>
#include <nlls_solver_gsl.h>
+ Include dependency graph for nlls_solver_gsl.cc:

Go to the source code of this file.

Functions

boost::shared_ptr< IterativeSolvernlls_solver_gsl_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)
 
void print_state (unsigned int iter, gsl_multifit_fdfsolver *s, int status)
 

Function Documentation

◆ nlls_solver_gsl_create()

boost::shared_ptr<IterativeSolver> nlls_solver_gsl_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 
)

Definition at line 11 of file nlls_solver_gsl.cc.

◆ print_state()

void print_state ( unsigned int  iter,
gsl_multifit_fdfsolver *  s,
int  status 
)

Definition at line 33 of file nlls_solver_gsl.cc.


Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:11