Package jhplot.math.num.root

Function interfaces.

See:
          Description

Class Summary
BisectionRootFinder The bisection method (1) for finding roots of functions.
Bracket Simple root bracketing routine.
BrentRootFinder Brent's method (1) for finding roots of functions.
FalsePositionRootFinder The false position method (1) for finding roots of functions.
NewtonRootFinder Newton's method (1) for finding roots of functions.
SecantRootFinder The secant method (1) for finding roots of functions.
 

Package jhplot.math.num.root Description

Function interfaces.



jHepWork 2.8 (©) S.Chekanov