polynomial_root_bound_test, a C code which calls polynomial_root_bound(), which computes the Cauchy bound on the magnitude of all roots of a polynomial with complex coefficients.
The computer code and data files made available on this web page are distributed under the MIT license.
polynomial_root_bound, a C code which computes the Cauchy bound on the magnitude of all roots of a polynomial with complex coefficients.