QuantLib_TabulatedGaussLegendre

Langue: en

Autres versions - même langue

Version: 164454 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::TabulatedGaussLegendre - tabulated Gauss-Legendre quadratures

SYNOPSIS


#include <ql/math/integrals/gaussianquadratures.hpp>

Public Member Functions


TabulatedGaussLegendre (Size n=20)

template<class F > Real operator() (const F &f) const

void order (Size)

Size order () const

Detailed Description

tabulated Gauss-Legendre quadratures

Author

Generated automatically by Doxygen for QuantLib from the source code.