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.
The information on this web page is distributed under the MIT license.
zero_brent, a C++ code which finds a zero of a scalar function of a scalar variable, by Richard Brent.