Parabole Class Reference

Inheritance diagram for Parabole:

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

Public Member Functions

virtual ~Parabole ()
unsigned int NDim () const
ROOT::Math::IMultiGenFunctionClone () const

Private Member Functions

double DoEval (const double *x) const

Detailed Description

Definition at line 39 of file testGAMinimizer.cxx.


Constructor & Destructor Documentation

virtual Parabole::~Parabole (  )  [inline, virtual]

Definition at line 41 of file testGAMinimizer.cxx.


Member Function Documentation

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

Retrieve the dimension of the function

Implements ROOT::Math::IBaseFunctionMultiDim.

Definition at line 43 of file testGAMinimizer.cxx.

ROOT::Math::IMultiGenFunction* Parabole::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 45 of file testGAMinimizer.cxx.

double Parabole::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 51 of file testGAMinimizer.cxx.


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