ROOT » MATH » MATHCORE » ROOT::Math::ChebyshevPol

class ROOT::Math::ChebyshevPol


Header file declaring functions for the evaluation of the Chebyshev
polynomials and the ChebyshevPol class which can be used for
creating a TF1.


Function Members (Methods)

Data Members

private:
unsigned intfOrder

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

ChebyshevPol(unsigned int n)
{}
double operator()(const double* x, const double* coeff)