public class FixedPointFinderZheng extends FixedPointFinderBracketing
Constructor and Description |
---|
FixedPointFinderZheng(double dblOFGoal,
AbstractUnivariate of)
FixedPointFinderZheng constructor
|
findRoot, findRoot
public FixedPointFinderZheng(double dblOFGoal, AbstractUnivariate of) throws java.lang.Exception
dblOFGoal
- OF Goalof
- Objective Functionjava.lang.Exception
- Propogated from below