local_min_test, an Octave 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, an Octave code which finds a local minimum of a scalar function of a scalar variable, by Richard Brent.