This header file includes the C++ wrapper for minimization routines for mulidimensional function minimization routines. A variety of Nelder Mead downhill simplex algorithms for minimization. All routines are derivative-free. Additional information can be had from http://www.gnu.org/software/gsl/manual/html_node/Multidimensional-Minimization.html. These functions are written in the same style as the GSL wrappers available from http://gslwrap.sourceforge.net/ |