QuantLib_GaussLaguerreIntegration

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::GaussLaguerreIntegration - generalized Gauss-Laguerre integration

SYNOPSIS


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

Inherits QuantLib::GaussianQuadrature.

Public Member Functions


GaussLaguerreIntegration (Size n, Real s=0.0)

Detailed Description

generalized Gauss-Laguerre integration

This class performs a 1-dimensional Gauss-Laguerre integration. \ The weighting function is \ and \

Author

Generated automatically by Doxygen for QuantLib from the source code.