public class FixedPointFinderZheng extends FixedPointFinderBracketing
| Constructor and Description |
|---|
FixedPointFinderZheng(double dblOFGoal,
R1ToR1 of,
boolean bWhine)
FixedPointFinderZheng constructor
|
findRoot, findRootpublic FixedPointFinderZheng(double dblOFGoal,
R1ToR1 of,
boolean bWhine)
throws java.lang.Exception
dblOFGoal - OF Goalof - Objective FunctionbWhine - TRUE - Balk on Encountering Exceptionjava.lang.Exception - Propogated from below