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