Gaudi Framework, version v25r0

Home   Generated: Mon Feb 17 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Typedefs | Functions
Adapters.h File Reference
#include "GaudiMath/FunAdapters.h"
#include "GaudiMath/GSLFunAdapters.h"
#include "GaudiKernel/Kernel.h"
Include dependency graph for Adapters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  GaudiMath
 GaudiMath.h GaudiMath/GaudiMath.h.
 

Typedefs

typedef
Genfun::GaudiMathImplementation::AdapterIFunction 
GaudiMath::AIDAFunction
 
typedef
Genfun::GaudiMathImplementation::Adapter2DoubleFunction 
GaudiMath::Function2D
 
typedef
Genfun::GaudiMathImplementation::Adapter3DoubleFunction 
GaudiMath::Function3D
 
typedef
Genfun::GaudiMathImplementation::SimpleFunction 
GaudiMath::SimpleFunction
 
typedef
Genfun::GaudiMathImplementation::GSLFunctionWithMode 
GaudiMath::GSLFunctionWithMode
 
typedef
Genfun::GaudiMathImplementation::GSLFunctionWithError 
GaudiMath::GSLFunctionWithError
 
typedef
Genfun::GaudiMathImplementation::GSLFunctionWithModeAndError 
GaudiMath::GSLFunctionWithModeAndError
 

Functions

GAUDI_API AIDAFunction GaudiMath::adapter (const AIDA::IFunction &function)
 
GAUDI_API Function2D GaudiMath::adapter (Function2D::Function function)
 
GAUDI_API Function3D GaudiMath::adapter (Function3D::Function function)
 
GAUDI_API SimpleFunction GaudiMath::adapter (SimpleFunction::Function1 function)
 
GAUDI_API SimpleFunction GaudiMath::adapter (const size_t dim, SimpleFunction::Function2 function)
 
GAUDI_API SimpleFunction GaudiMath::adapter (const size_t dim, SimpleFunction::Function3 function)
 
GAUDI_API GSLFunctionWithMode GaudiMath::adapter (GSLFunctionWithMode::Function function, const gsl_mode_t &mode)
 
GAUDI_API GSLFunctionWithError GaudiMath::adapter (GSLFunctionWithError::Function function)
 
GAUDI_API
GSLFunctionWithModeAndError 
GaudiMath::adapter (GSLFunctionWithModeAndError::Function function, const gsl_mode_t &mode)
 

Generated at Mon Feb 17 2014 14:37:52 for Gaudi Framework, version v25r0 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004