| AbstractPolynomialSolver | 
 Base class for solvers. 
 | 
| AbstractUnivariateDifferentiableSolver | 
 Provide a default implementation for several functions useful to generic
 solvers. 
 | 
| AbstractUnivariateSolver | 
 Base class for solvers. 
 | 
| AllowedSolution | 
 | 
| 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 | 
 | 
| BracketedRealFieldUnivariateSolver.Interval | 
 An interval of a function that brackets a root. 
 | 
| BracketedUnivariateSolver | 
 | 
| 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. 
 |