MathTL
 All Classes Functions Variables Typedefs Enumerations
Public Member Functions
MathTL::HomogeneousRecursion Class Reference

base class for homogeneous three-term recursions (c_k=0) More...

#include <recursion.h>

Inheritance diagram for MathTL::HomogeneousRecursion:
MathTL::Recursion MathTL::ChebyshevRecursion MathTL::CosineRecursion MathTL::JacobiRecursion MathTL::MonomialRecursion MathTL::SineRecursion MathTL::LegendreRecursion

List of all members.

Public Member Functions

double c (const unsigned int k) const

Detailed Description

base class for homogeneous three-term recursions (c_k=0)


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