File defining o2scl::mmin_bfgs2. More...
#include <gsl/gsl_blas.h>
#include <gsl/gsl_poly.h>
#include <gsl/gsl_multimin.h>
#include <o2scl/mmin.h>
#include <o2scl/cblas.h>
Go to the source code of this file.
Classes | |
class | o2scl::mmin_wrap_gsl |
Virtual base for the mmin_bfgs2 wrapper. More... | |
class | o2scl::mmin_wrapper_gsl< func_t, vec_t, dfunc_t, auto_grad_t > |
Wrapper class for the mmin_bfgs2 minimizer. More... | |
class | o2scl::mmin_linmin_gsl |
The line minimizer for mmin_bfgs2. More... | |
class | o2scl::mmin_bfgs2< func_t, vec_t, dfunc_t, auto_grad_t, def_auto_grad_t > |
Multidimensional minimization by the BFGS algorithm (GSL) More... | |
Namespaces | |
o2scl | |
The main O2scl namespace. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).