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