toms178_test


toms178_test, a C++ code which calls toms178(), which uses the Hooke-Jeeves direct search algorithm to seek the minimizing point of a function F(X) of several variables.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

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.

Source Code:


Last revised on 01 May 2020.