/Users/brown170/Projects/Current/coral_msu_repo/trunk/src/coralutils/SpecialFunctions/Chebyshev/chebyshev.h File Reference

#include <iostream>
#include "tnt_array1d.h"
#include "tnt_array2d.h"

Include dependency graph for chebyshev.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CChebyshevApprox1D
class  CChebyshevApprox2D

Defines

#define PI   3.141592653589793

Functions

double ChebyshevPolynomial (int n, double x)
 Returns the Chebyshev Polynomial $ T_n(x) $.


Define Documentation

#define PI   3.141592653589793

Definition at line 5 of file chebyshev.h.


Function Documentation

double ChebyshevPolynomial ( int  n,
double  x 
)

Returns the Chebyshev Polynomial $ T_n(x) $.

Parameters:
n order of the polynomial you want
value you want the polynomial evaulated at

Definition at line 23 of file chebyshev.cc.


Generated on Fri Feb 6 13:30:16 2009 for CorAL by  doxygen 1.5.8