Gaudi Framework, version v23r5

Home   Generated: Wed Nov 28 2012
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | Private Member Functions | List of all members
Genfun::GaudiMathImplementation::GSL_Helper Class Reference

the simple structure to be used for adaption interface Genfun::AbsFunction to gsl_function structure More...

#include <Helpers.h>

Public Member Functions

 GSL_Helper (const Genfun::AbsFunction &function, Genfun::Argument &argument, const size_t index)
 constructor
 
 ~GSL_Helper ()
 destructor
 

Public Attributes

const Genfun::AbsFunction & m_function
 
Genfun::Argument & m_argument
 
size_t m_index
 

Private Member Functions

 GSL_Helper ()
 
GSL_Helperoperator= (GSL_Helper &)
 

Detailed Description

the simple structure to be used for adaption interface Genfun::AbsFunction to gsl_function structure

Author
Vanya BELYAEV Ivam..nosp@m.Bely.nosp@m.aev@i.nosp@m.tep..nosp@m.ru

Definition at line 28 of file Helpers.h.

Constructor & Destructor Documentation

Genfun::GaudiMathImplementation::GSL_Helper::GSL_Helper ( const Genfun::AbsFunction &  function,
Genfun::Argument &  argument,
const size_t  index 
)

constructor

Definition at line 24 of file Helpers.cpp.

: m_function ( function ) ,
m_argument ( argument ) ,
m_index ( index )
{}
Genfun::GaudiMathImplementation::GSL_Helper::~GSL_Helper ( )

destructor

Definition at line 34 of file Helpers.cpp.

{}
Genfun::GaudiMathImplementation::GSL_Helper::GSL_Helper ( )
private

Member Function Documentation

GSL_Helper& Genfun::GaudiMathImplementation::GSL_Helper::operator= ( GSL_Helper )
private

Member Data Documentation

Genfun::Argument& Genfun::GaudiMathImplementation::GSL_Helper::m_argument

Definition at line 40 of file Helpers.h.

const Genfun::AbsFunction& Genfun::GaudiMathImplementation::GSL_Helper::m_function

Definition at line 39 of file Helpers.h.

size_t Genfun::GaudiMathImplementation::GSL_Helper::m_index

Definition at line 41 of file Helpers.h.


The documentation for this class was generated from the following files:

Generated at Wed Nov 28 2012 12:17:41 for Gaudi Framework, version v23r5 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004