ReFRACtor
cost_minimizer_gsl.cc File Reference
#include <fp_gsl_matrix.h>
#include <fp_exception.h>
#include <gsl_mdm.h>
#include <cost_minimizer_gsl.h>
#include <cmath>
+ Include dependency graph for cost_minimizer_gsl.cc:

Go to the source code of this file.

Functions

boost::shared_ptr< IterativeSolvercost_minimizer_gsl_create (const boost::shared_ptr< CostFunc > &cost, int max_cost_function_calls, double size_tol, const Array< double, 1 > &init_step_size, bool vrbs)
 
void print_state (unsigned int iter, gsl_multimin_fminimizer *s, int status)
 

Function Documentation

◆ cost_minimizer_gsl_create()

boost::shared_ptr<IterativeSolver> cost_minimizer_gsl_create ( const boost::shared_ptr< CostFunc > &  cost,
int  max_cost_function_calls,
double  size_tol,
const Array< double, 1 > &  init_step_size,
bool  vrbs 
)

Definition at line 14 of file cost_minimizer_gsl.cc.

◆ print_state()

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

Definition at line 38 of file cost_minimizer_gsl.cc.


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