brent_test


brent_test, a FORTRAN90 program which calls brent() for algorithms for finding zeros or minima of a scalar function of a scalar variable.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

brent, a FORTRAN90 library which contains routines for finding zeroes or minima of a scalar function of a scalar variable, without the use of derivative information, including a reverse communication (RC) option, by Richard Brent.

Source Code:


Last revised on 22 January 2019.