toms178_test, a C code which calls toms178() to use the Hooke-Jeeves direct search algorithm to seek the minimizing point of a function f(x) of several variables.
The computer code and data files described and made available on this web page are distributed under the MIT license
toms178, a C code which optimizes a scalar functional of multiple variables using the Hooke-Jeeves method, by Arthur Kaupe. This is a version of ACM TOMS algorithm 178.