ROOT  6.06/09
Reference Guide
Classes
Function Approximation (ChebyshevApprox)

Numerical algorithm from the MathMore library and implemented using the GSL library. More...

+ Collaboration diagram for Function Approximation (ChebyshevApprox):

Classes

class  ROOT::Math::ChebyshevApprox
 Class describing a Chebyshev series which can be used to approximate a function in a defined range [a,b] using Chebyshev polynomials. More...
 

Detailed Description

Numerical algorithm from the MathMore library and implemented using the GSL library.