NewtonSafe Class Reference

#include <newtonsafe.hpp>

Inheritance diagram for NewtonSafe:

Inheritance graph
[legend]
List of all members.

Detailed Description

safe Newton 1-D solver

Note:
This solver requires that the passed function object implement a method double derivative(double).


Public Member Functions

template<class F> double solveImpl (const F &f, double xAccuracy) const


The documentation for this class was generated from the following file:

QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen