org.jquantlib.math.solvers1D
Class Bisection
- java.lang.Object
-
- org.jquantlib.math.AbstractSolver1D<Ops.DoubleOp>
-
- org.jquantlib.math.solvers1D.Bisection
-
public class Bisection extends AbstractSolver1D<Ops.DoubleOp>
Bisection 1-D solver
The implementation of the algorithm was inspired by Press, Teukolsky, Vetterling, and Flannery, "Numerical Recipes in C", 2nd edition, Cambridge University Press
-
-
Constructor Summary
Constructors Constructor and Description Bisection()
-
Method Summary
-
Methods inherited from class org.jquantlib.math.AbstractSolver1D
getMaxEvaluations, getNumEvaluations, setLowerBound, setMaxEvaluations, setUpperBound, solve, solve
-
-
DataMelt 3.0 © DataMelt by jWork.ORG