GammaFunction Class Reference

Inheritance diagram for GammaFunction:

ROOT::Math::IBaseFunctionOneDim List of all members.

Public Member Functions

ROOT::Math::IGenFunctionClone () const

Private Member Functions

double DoEval (double x) const
 implementation of the evaluation function. Must be implemented by derived classes

Detailed Description

Definition at line 31 of file testChebyshev.cxx.


Member Function Documentation

ROOT::Math::IGenFunction* GammaFunction::Clone (  )  const [inline, virtual]

Clone a function. Each derived class will implement his version of the provate DoClone method

Implements ROOT::Math::IBaseFunctionOneDim.

Definition at line 36 of file testChebyshev.cxx.

double GammaFunction::DoEval ( double  x  )  const [inline, private, virtual]

implementation of the evaluation function. Must be implemented by derived classes

Implements ROOT::Math::IBaseFunctionOneDim.

Definition at line 42 of file testChebyshev.cxx.

References ROOT::Math::tgamma().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:30:42 2011 for ROOT_528-00b_version by  doxygen 1.5.1