STK++ 0.9.13
STK_ChebyshevCoefficients.h File Reference

In this file we define the ChebyshevCoefficients class. More...

#include "STK_IBasis.h"
Include dependency graph for STK_ChebyshevCoefficients.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::ChebyshevCoefficients< Data, Coefs >
 ChebyshevCoefficients class allows to compute the coefficients of a sampled function using Chebyshev polynomials. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 

Detailed Description

In this file we define the ChebyshevCoefficients class.

Definition in file STK_ChebyshevCoefficients.h.