local_min_test, a C code which calls local_min(), which finds a local minimum of a scalar function of a scalar variable, by Richard Brent.
The computer code and data files described and made available on this web page are distributed under the MIT license
local_min, a C code which finds a local minimum of a scalar function of a scalar variable, by Richard Brent.