Interface UnivariateDifferentiableSolver

All Superinterfaces:
BaseUnivariateSolver<UnivariateDifferentiableFunction>
All Known Implementing Classes:
AbstractUnivariateDifferentiableSolver, NewtonRaphsonSolver

Interface for (univariate real) rootfinding algorithms. Implementations will search for only one zero in the given interval.
Since:
3.1