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 information on this web page is 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.