A free/open-source library for quantitative finance
Version 1.2.1
Getting started
Introduction
Where to get QuantLib
Installation
Configuration
Usage
Version history
Additional resources
The QuantLib group
Copyright and license
Reference manual
Modules
Class Hierarchy
Compound List
File List
Compound Members
File Members
Todo List
Known Bugs
Caveats
Test Suite
Examples
QuantLib
NewtonSafe
NewtonSafe Member List
This is the complete list of members for
NewtonSafe
, including all inherited members.
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