public class FixedPointFinderBracketing extends FixedPointFinder
Constructor and Description |
---|
FixedPointFinderBracketing(double dblOFGoal,
AbstractUnivariate of,
ExecutionControl ec,
int iIteratorPrimitive)
FixedPointFinderBracketing constructor
|
findRoot, findRoot
public FixedPointFinderBracketing(double dblOFGoal, AbstractUnivariate of, ExecutionControl ec, int iIteratorPrimitive) throws java.lang.Exception
dblOFGoal
- OF Goalof
- Objective Functionec
- Execution ControliIteratorPrimitive
- Iterator Primitivejava.lang.Exception
- Thrown if inputs are invalid