#include <gsl_mmin_conp.h>
The functions mmin() and mmin_de() minimize a given function until the gradientis smaller than the value of multi_min::tolf (which defaults to ).
See an example for the usage of this class in Multidimensional minimizer example .
gsl_vector
to the templated vector type. This can be fixed.Definition at line 55 of file gsl_mmin_conp.h.
Public Member Functions | |
virtual int | iterate () |
Perform an iteration. | |
virtual const char * | type () |
Return string denoting type("gsl_mmin_conp"). |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page