Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.math3.analysis.solvers Classes and Interfaces - 30 results found.
NameDescriptionTypePackageFramework
AbstractDifferentiableUnivariateSolverClassorg.apache.commons.math3.analysis.solversApache Commons
AbstractPolynomialSolverBase class for solvers.Classorg.apache.commons.math3.analysis.solversApache Commons
AbstractUnivariateDifferentiableSolverClassorg.apache.commons.math3.analysis.solversApache Commons
AbstractUnivariateSolverBase class for solvers.Classorg.apache.commons.math3.analysis.solversApache Commons
AllowedSolutionenum AllowedSolutionThe kinds of solutions that a (bracketed univariate real) root-finding algorithm may accept as solutions.Classorg.apache.commons.math3.analysis.solversApache Commons
BaseAbstractUnivariateSolverProvide a default implementation for several functions useful to generic The default values for relative and function tolerances are 1e-14Classorg.apache.commons.math3.analysis.solversApache Commons
BaseSecantSolverBase class for all bracketing Secant-based methods for root-finding (approximating a zero of a univariate real function).Classorg.apache.commons.math3.analysis.solversApache Commons
BaseSecantSolver .MethodSecant-based root-finding methods.Classorg.apache.commons.math3.analysis.solvers.BaseSecantSolverApache Commons
BaseUnivariateSolverInterface for (univariate real) rootfinding algorithms.Interfaceorg.apache.commons.math3.analysis.solversApache Commons
BisectionSolver bisection algorithm for finding zeros of univariate real functions.Classorg.apache.commons.math3.analysis.solversApache Commons
BracketedRealFieldUnivariateSolverInterface for (univariate real) root-finding algorithms that maintain a bracketed solution.Interfaceorg.apache.commons.math3.analysis.solversApache Commons
BracketedUnivariateSolverInterface for (univariate real) root-finding algorithms that maintain a bracketed solution.Interfaceorg.apache.commons.math3.analysis.solversApache Commons
BracketingNthOrderBrentSolverThis class implements a modification of the Brent algorithm.Classorg.apache.commons.math3.analysis.solversApache Commons
BrentSolverThis class implements the Brent algorithm for finding zeros of real univariate functions.Classorg.apache.commons.math3.analysis.solversApache Commons
DifferentiableUnivariateSolverInterface for (univariate real) rootfinding algorithms.Interfaceorg.apache.commons.math3.analysis.solversApache Commons
FieldBracketingNthOrderBrentSolverThis class implements a modification of the Brent algorithm.Classorg.apache.commons.math3.analysis.solversApache Commons
IllinoisSolver a zero of a univariate real function).Classorg.apache.commons.math3.analysis.solversApache Commons
LaguerreSolver Laguerre's Method for root finding of real coefficient polynomials.Classorg.apache.commons.math3.analysis.solversApache Commons
MullerSolverThis class implements the Muller's Method for root finding of real univariate functions.Classorg.apache.commons.math3.analysis.solversApache Commons
MullerSolver2This class implements the Muller's Method for root finding of real univariate functions.Classorg.apache.commons.math3.analysis.solversApache Commons
NewtonRaphsonSolverClassorg.apache.commons.math3.analysis.solversApache Commons
NewtonSolver Newton's Method for finding zeros of real univariate functions.Classorg.apache.commons.math3.analysis.solversApache Commons
PegasusSolver a zero of a univariate real function).Classorg.apache.commons.math3.analysis.solversApache Commons
PolynomialSolverInterface for (polynomial) root-finding algorithms.Interfaceorg.apache.commons.math3.analysis.solversApache Commons
RegulaFalsiSolver root-finding (approximating a zero of a univariate real function).Classorg.apache.commons.math3.analysis.solversApache Commons
RiddersSolver Ridders' Method for root finding of real univariate functions.Classorg.apache.commons.math3.analysis.solversApache Commons
SecantSolver zero of a univariate real function).Classorg.apache.commons.math3.analysis.solversApache Commons
UnivariateDifferentiableSolverInterface for (univariate real) rootfinding algorithms.Interfaceorg.apache.commons.math3.analysis.solversApache Commons
UnivariateSolverInterface for (univariate real) root-finding algorithms.Interfaceorg.apache.commons.math3.analysis.solversApache Commons
UnivariateSolverUtilsUtility routines for UnivariateSolver objects.Classorg.apache.commons.math3.analysis.solversApache Commons