zero_muller_test, a C++ code which calls zero_muller(), which seeks a root of a nonlinear equation using Muller's method, with complex arithmetic.
The information on this web page is distributed under the MIT license.
zero_muller, a C++ code which seeks a root of a nonlinear equation using Muller's method, with complex arithmetic.