GaussLaguerrePolynomial Class Reference

Gauss-Laguerre polynomial. More...

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

Inheritance diagram for GaussLaguerrePolynomial:

Public Member Functions

 GaussLaguerrePolynomial (Real s=0.0)
 
Real mu_0 () const
 
Real alpha (Size i) const
 
Real beta (Size i) const
 
Real w (Real x) const
 
- Public Member Functions inherited from GaussianOrthogonalPolynomial
Real value (Size i, Real x) const
 
Real weightedValue (Size i, Real x) const
 

Detailed Description

Gauss-Laguerre polynomial.