| Package | Description | 
|---|---|
| org.hipparchus.analysis.solvers | Root finding algorithms, for univariate real functions. | 
| org.hipparchus.ode | 
 This package provides classes to solve Ordinary Differential Equations problems. | 
| org.hipparchus.ode.events | Events | 
| Class and Description | 
|---|
| AbstractPolynomialSolver Base class for solvers. | 
| AbstractUnivariateDifferentiableSolver Provide a default implementation for several functions useful to generic
 solvers. | 
| AbstractUnivariateSolver Base class for solvers. | 
| AllowedSolution The kinds of solutions that a  (bracketed univariate real) root-finding algorithmmay accept as solutions. | 
| BaseAbstractUnivariateSolver Provide a default implementation for several functions useful to generic
 solvers. | 
| BaseSecantSolver Base class for all bracketing Secant-based methods for root-finding
 (approximating a zero of a univariate real function). | 
| BaseSecantSolver.Method Secant-based root-finding methods. | 
| BaseUnivariateSolver Interface for (univariate real) rootfinding algorithms. | 
| BracketedRealFieldUnivariateSolver Interface for  (univariate real) root-finding
 algorithmsthat maintain a bracketed solution. | 
| BracketedRealFieldUnivariateSolver.Interval An interval of a function that brackets a root. | 
| BracketedUnivariateSolver Interface for  (univariate real) root-finding
 algorithmsthat maintain a bracketed solution. | 
| BracketedUnivariateSolver.Interval An interval of a function that brackets a root. | 
| PolynomialSolver Interface for (polynomial) root-finding algorithms. | 
| UnivariateDifferentiableSolver Interface for (univariate real) rootfinding algorithms. | 
| UnivariateSolver Interface for (univariate real) root-finding algorithms. | 
| Class and Description | 
|---|
| BracketedRealFieldUnivariateSolver Interface for  (univariate real) root-finding
 algorithmsthat maintain a bracketed solution. | 
| BracketedUnivariateSolver Interface for  (univariate real) root-finding
 algorithmsthat maintain a bracketed solution. | 
| Class and Description | 
|---|
| BracketedRealFieldUnivariateSolver Interface for  (univariate real) root-finding
 algorithmsthat maintain a bracketed solution. | 
| BracketedUnivariateSolver Interface for  (univariate real) root-finding
 algorithmsthat maintain a bracketed solution. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.