MathTL
 All Classes Functions Variables Typedefs Enumerations
Public Member Functions | Protected Attributes
MathTL::ChebyshevRecursion Class Reference

recursion for the chebyshev polynomials P_n More...

#include <recursion.h>

Inheritance diagram for MathTL::ChebyshevRecursion:
MathTL::HomogeneousRecursion MathTL::Recursion

List of all members.

Public Member Functions

 ChebyshevRecursion (const double x)
double a (const unsigned int k) const
double b (const unsigned int k) const

Protected Attributes

double x_

Detailed Description

recursion for the chebyshev polynomials P_n


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Enumerations