KronrodIntegral Class Reference

#include <ql/Math/kronrodintegral.hpp>

List of all members.


Detailed Description

Integral of a 1-dimensional function using the Gauss-Kronrod method.

References: Gauss-Kronrod Integration http://mathcssun1.emporia.edu/~oneilcat/ExperimentApplet3/ExperimentApplet3.html NMS - Numerical Analysis Library http://www.math.iastate.edu/burkardt/f_src/nms/nms.html


Public Member Functions

 KronrodIntegral (double tolerance, Size maxFunctionEvaluations=Null< int >())
template<class F> double operator() (const F &f, double a, double b) const
Size functionEvaluations ()


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