QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.20
List of all members
GaussChebyshev2ndPolynomial Class Reference

Gauss-Chebyshev polynomial (second kind) More...

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

+ Inheritance diagram for GaussChebyshev2ndPolynomial:

Additional Inherited Members

- Public Member Functions inherited from GaussJacobiPolynomial
 GaussJacobiPolynomial (Real alpha, Real beta)
 
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-Chebyshev polynomial (second kind)