DerivFunction1D Class Reference

Inheritance diagram for DerivFunction1D:

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

Public Member Functions

DerivFunction1DClone () 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 127 of file testFunctor.cxx.


Member Function Documentation

DerivFunction1D* DerivFunction1D::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 131 of file testFunctor.cxx.

double DerivFunction1D::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 138 of file testFunctor.cxx.

References FUNC1D.


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