Gaudi Framework, version v20r2

Generated: 18 Jul 2008

Adapters.h File Reference

#include "GaudiMath/FunAdapters.h"
#include "GaudiMath/GSLFunAdapters.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

AIDAFunction GaudiMath::adapter (const AIDA::IFunction &function)
Function2D GaudiMath::adapter (Function2D::Function function)
Function3D GaudiMath::adapter (Function3D::Function function)
SimpleFunction GaudiMath::adapter (SimpleFunction::Function1 function)
SimpleFunction GaudiMath::adapter (const size_t dim, SimpleFunction::Function2 function)
SimpleFunction GaudiMath::adapter (const size_t dim, SimpleFunction::Function3 function)
GSLFunctionWithMode GaudiMath::adapter (GSLFunctionWithMode::Function function, const gsl_mode_t &mode)
GSLFunctionWithError GaudiMath::adapter (GSLFunctionWithError::Function function)
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 Fri Jul 18 12:00:22 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004