zero_brent_test


zero_brent_test, a C++ code which calls zero_brent(), which finds a zeros 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:

zero_brent, a C++ code which finds a zero of a scalar function of a scalar variable, by Richard Brent.

Source Code:


Last revised on 31 May 2021.