Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

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.


Defines

#define GAUDIMATH_ADAPTERS_H   1

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)

Define Documentation

#define GAUDIMATH_ADAPTERS_H   1

Definition at line 4 of file Adapters.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:25:48 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004