Loading [MathJax]/extensions/tex2jax.js
ROOT  6.06/09
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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.