DerivFunction Class Reference

Inheritance diagram for DerivFunction:

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

Public Member Functions

unsigned int NDim () const
DerivFunctionClone () const

Private Member Functions

double DoEval (const double *x) const

Detailed Description

Definition at line 106 of file testFunctor.cxx.


Member Function Documentation

unsigned int DerivFunction::NDim (  )  const [inline, virtual]

Retrieve the dimension of the function

Implements ROOT::Math::IBaseFunctionMultiDim.

Definition at line 111 of file testFunctor.cxx.

DerivFunction* DerivFunction::Clone (  )  const [inline, virtual]

Clone a function. Each derived class must implement his version of the Clone method

Implements ROOT::Math::IBaseFunctionMultiDim.

Definition at line 113 of file testFunctor.cxx.

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

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

Implements ROOT::Math::IBaseFunctionMultiDim.

Definition at line 120 of file testFunctor.cxx.

References FUNC.


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