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

recursion for P_{n}=(n.) More...

#include <recursion.h>

Inheritance diagram for MathTL::CosineRecursion:
MathTL::HomogeneousRecursion MathTL::Recursion

List of all members.

Public Member Functions

 CosineRecursion (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 P_{n}=(n.)


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