CuriouslyRecurringTemplate() (defined in CuriouslyRecurringTemplate< NewtonSafe >) | CuriouslyRecurringTemplate< NewtonSafe > | [protected] |
evaluationNumber_ (defined in Solver1D< NewtonSafe >) | Solver1D< NewtonSafe > | [mutable, protected] |
fxMax_ (defined in Solver1D< NewtonSafe >) | Solver1D< NewtonSafe > | [mutable, protected] |
fxMin_ (defined in Solver1D< NewtonSafe >) | Solver1D< NewtonSafe > | [mutable, protected] |
impl() (defined in CuriouslyRecurringTemplate< NewtonSafe >) | CuriouslyRecurringTemplate< NewtonSafe > | [protected] |
impl() const (defined in CuriouslyRecurringTemplate< NewtonSafe >) | CuriouslyRecurringTemplate< NewtonSafe > | [protected] |
maxEvaluations_ (defined in Solver1D< NewtonSafe >) | Solver1D< NewtonSafe > | [protected] |
root_ (defined in Solver1D< NewtonSafe >) | Solver1D< NewtonSafe > | [mutable, protected] |
setLowerBound(Real lowerBound) | Solver1D< NewtonSafe > | |
setMaxEvaluations(Size evaluations) | Solver1D< NewtonSafe > | |
setUpperBound(Real upperBound) | Solver1D< NewtonSafe > | |
solve(const F &f, Real accuracy, Real guess, Real step) const | Solver1D< NewtonSafe > | |
solve(const F &f, Real accuracy, Real guess, Real xMin, Real xMax) const | Solver1D< NewtonSafe > | |
solveImpl(const F &f, Real xAccuracy) const (defined in NewtonSafe) | NewtonSafe | |
Solver1D() (defined in Solver1D< NewtonSafe >) | Solver1D< NewtonSafe > | |
xMax_ (defined in Solver1D< NewtonSafe >) | Solver1D< NewtonSafe > | [mutable, protected] |
xMin_ (defined in Solver1D< NewtonSafe >) | Solver1D< NewtonSafe > | [mutable, protected] |
~CuriouslyRecurringTemplate() (defined in CuriouslyRecurringTemplate< NewtonSafe >) | CuriouslyRecurringTemplate< NewtonSafe > | [protected] |