QuantLib 0.3.7
http://quantlib.org
Getting started
Introduction
Project overview
Where to get QuantLib
Installation
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
Test Suite
Deprecated Features
Examples
Newton Class Reference
#include <ql/Solvers1D/newton.hpp>
Inheritance diagram for Newton:
[
legend
]
List of all members.
Detailed Description
Newton 1-D solver
Note:
This solver requires that the passed function object implement a method
Real derivative(Real)
.
Public Member Functions
template<class F>
Real
solveImpl
(const F &f,
Real
xAccuracy) const
QuantLib.org
Hosted by
Documentation generated by