Package net.sf.doodleproject.numerics4j.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 net.sf.doodleproject.numerics4j.root Description

Function interfaces.



Copyright 2004-2004-2007 DoodleProject. All Rights Reserved.