C++ wrapper to the GSL function minimization routines. More...
#include <gsl/gsl_errno.h>
#include <gsl/gsl_min.h>
Go to the source code of this file.
Classes | |
class | min_f |
Wrapper class for GSL one dimensional function minimization routines. More... | |
class | min_fminimizer |
Wrapper class for GSL function minimization routines. More... |
C++ wrapper to the GSL function minimization routines.