Uses of Interface
org.apache.commons.math3.analysis.solvers.DifferentiableUnivariateSolver
Packages that use DifferentiableUnivariateSolver
Package
Description
Root finding algorithms, for univariate real functions.
-
Uses of DifferentiableUnivariateSolver in org.apache.commons.math3.analysis.solvers
Classes in org.apache.commons.math3.analysis.solvers that implement DifferentiableUnivariateSolverModifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.as of 3.1, replaced byNewtonRaphsonSolver
AbstractUnivariateDifferentiableSolver