Class | Description |
---|---|
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.
|
Jas4pp 1.5 © Java Analysis Studio for Particle Physics