goldsectmax_test


goldsectmax_test, an R function which calls goldsectmax(), which seeks the maximum of a function in [a,b] using golden section.

Licensing:

Copyright 2016 James P. Howard, II

The computer code and data files on this web page are distributed under the BSD-2-Clause license.

Related Data and Programs:

goldsectmax, an R library which seeks the maximum of a function using golden section.

Source Code:


Last revised on 14 March 2020.