local_min_test


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.

Licensing:

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

Related Data and Programs:

local_min, a C code which finds a local minimum of a scalar function of a scalar variable, by Richard Brent.

Source Code:


Last revised on 12 June 2021.