public class FixedPointFinderBracketing extends FixedPointFinder
| Constructor and Description |
|---|
FixedPointFinderBracketing(double dblOFGoal,
R1ToR1 of,
ExecutionControl ec,
int iIteratorPrimitive,
boolean bWhine)
FixedPointFinderBracketing constructor
|
findRoot, findRootpublic FixedPointFinderBracketing(double dblOFGoal,
R1ToR1 of,
ExecutionControl ec,
int iIteratorPrimitive,
boolean bWhine)
throws java.lang.Exception
dblOFGoal - OF Goalof - Objective Functionec - Execution ControliIteratorPrimitive - Iterator PrimitivebWhine - TRUE - Balk on Encountering Exceptionjava.lang.Exception - Thrown if inputs are invalid