Gaudi Framework, version v21r8

Home   Generated: 17 Mar 2010

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

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.


Generated at Wed Mar 17 18:07:52 2010 for Gaudi Framework, version v21r8 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004