File defining o2scl::mmin_constr and associated function objects. More...
#include <o2scl/multi_funct.h>#include <o2scl/mmin.h>#include <o2scl/vector.h>Go to the source code of this file.
Classes | |
| class | o2scl::mmin_constr< func_t, dfunc_t, hfunc_t, vec_t > |
| Constrained multidimensional minimization (OOL) [abstract base]. More... | |
Namespaces | |
| o2scl | |
| The main O2scl namespace. | |
Typedefs | |
| typedef std::function< int(size_t, const boost::numeric::ublas::vector< double > &, const boost::numeric::ublas::vector< double > &, boost::numeric::ublas::vector< double > &)> | o2scl::ool_hfunct |
| Hessian product function for o2scl::mmin_constr. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).