|
|||||||||
PREV PACKAGE NEXT PACKAGE | All Classes |
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. |
Function interfaces.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | All Classes |