File defining o2scl::mmin_conf. More...
#include <gsl/gsl_blas.h>#include <gsl/gsl_multimin.h>#include <boost/numeric/ublas/vector.hpp>#include <boost/numeric/ublas/matrix.hpp>#include <o2scl/mmin.h>#include <o2scl/misc.h>#include <o2scl/cblas.h>Go to the source code of this file.
Classes | |
| class | o2scl::mmin_gsl_base< func_t, vec_t, dfunc_t, auto_grad_t, def_auto_grad_t > |
| Base minimization routines for mmin_conf and mmin_conp. More... | |
| class | o2scl::mmin_conf< func_t, vec_t, dfunc_t, auto_grad_t, def_auto_grad_t > |
| Multidimensional minimization by the Fletcher-Reeves conjugate gradient algorithm (GSL) More... | |
Namespaces | |
| o2scl | |
| The main O2scl namespace. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).