MultiMin Class Reference

Inheritance diagram for MultiMin:

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

Public Member Functions

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

Private Member Functions

double DoEval (const double *x) const

Detailed Description

Definition at line 56 of file testGAMinimizer.cxx.


Constructor & Destructor Documentation

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

Definition at line 63 of file testGAMinimizer.cxx.


Member Function Documentation

double MultiMin::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 58 of file testGAMinimizer.cxx.

References TMath::Power().

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

Retrieve the dimension of the function

Implements ROOT::Math::IBaseFunctionMultiDim.

Definition at line 65 of file testGAMinimizer.cxx.

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


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