org.jquantlib.math.solvers1D
Class NewtonSafe
- java.lang.Object
-
- org.jquantlib.math.AbstractSolver1D<Derivative>
-
- org.jquantlib.math.solvers1D.NewtonSafe
-
public class NewtonSafe extends AbstractSolver1D<Derivative>
Newton Safe 1d solver.- See Also:
Press, Teukolsky, Vetterling, and Flannery, "Numerical Recipes in C", 2nd edition, Cambridge University Press
-
-
Constructor Summary
Constructors Constructor and Description NewtonSafe()
-
Method Summary
-
Methods inherited from class org.jquantlib.math.AbstractSolver1D
getMaxEvaluations, getNumEvaluations, setLowerBound, setMaxEvaluations, setUpperBound, solve, solve
-
-
DataMelt 3.0 © DataMelt by jWork.ORG