Cheb.h File Reference

#include "Base.h"
#include "Cheb.cpp"
#include "Differ.cpp"
#include "Integr.cpp"
#include "Interp.cpp"

Include dependency graph for Cheb.h:

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

Go to the source code of this file.

Namespaces

namespace  calc

Classes

class  Cheb
 Abstract class template supports generation of interpolation data of known functions using Chebyshev polynomials. More...
class  ChebErr
 Class provides an exception object for the class calc::Cheb. More...
class  Differ
 Class template generates derivative interpolation data of known functions using Chebyshev polynomials. More...
class  Integr
 Class template generates integral interpolation data of known functions using Chebyshev polynomials. More...
class  Interp
 Class template generates interpolation data of known functions using Chebyshev polynomials. More...


Detailed Description

Header file supports generation of interpolation data of known functions using Chebyshev polynomials. The file contains declarations for abstract class template calc::Cheb, derived class templates calc::Differ, calc::Integr, calc::Interp, and exeception class calc::ChebErr.
Generated on Wed Jul 19 09:23:39 2006 for CalcLib by  doxygen 1.4.7