ROOT » MATH » MATHMORE » ROOT::Math::Roots

namespace ROOT::Math::Roots


        Roots::Bisection
      Bisection algorithm, simplest algorithm for bracketing the roots of a function, but slowest one.
      See the <A HREF="http://www.gnu.org/software/gsl/manual/html_node/Root-Bracketing-Algorithms.html">GSL manual</A> for more information
      @ingroup RootFinders

Function Members (Methods)

Class Charts

Function documentation