gaussianquadratures (3) Linux Manual Page
ql/math/integrals/gaussianquadratures.hpp – Integral of a 1-dimensional function using the Gauss quadratures.
Synopsis
#include <ql/math/array.hpp>#include <ql/math/integrals/gaussianorthogonalpolynomial.hpp>
Classes
class GaussianQuadratureIntegral of a 1-dimensional function using the Gauss quadratures method.
class GaussLaguerreIntegration
generalized Gauss-Laguerre integration
class GaussHermiteIntegration
generalized Gauss-Hermite integration
class GaussJacobiIntegration
Gauss-Jacobi integration.
class GaussHyperbolicIntegration
Gauss-Hyperbolic integration.
class GaussLegendreIntegration
Gauss-Legendre integration.
class GaussChebyshevIntegration
Gauss-Chebyshev integration.
class GaussChebyshev2thIntegration
Gauss-Chebyshev integration (second kind).
class GaussGegenbauerIntegration
Gauss-Gegenbauer integration.
class TabulatedGaussLegendre
tabulated Gauss-Legendre quadratures
