zero_chandrupatla_test


zero_chandrupatla_test, a C++ code which calls zero_chandrupatla(), which finds a zero of a scalar function of a scalar variable, starting from a change of sign interval, using the Chandrupatla method, which can converge faster than bisection, regula falsi, or Brent's method, by Tirupathi Chandrapatla.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

zero_chandrupatla, a C++ code which finds a zero of a scalar function of a scalar variable, starting from a change of sign interval, using the Chandrupatla method, which can converge faster than bisection, regula falsi, or Brent's method, by Tirupathi Chandrapatla.

Source Code:


Last revised on 19 March 2024.