asa047_test, a C code which calls asa047(), which minimizes a scalar function of several variables.
The computer code and data files described and made available on this web page are distributed under the MIT license
asa047, a C code which minimizes a scalar function of several variables using the Nelder-Mead algorithm, by R ONeill. This is a version of Applied Statistics Algorithm 47.