The Gaudi Framework
v30r3 (a5ef0a68)
|
Go to the source code of this file.
Namespaces | |
GaudiMath | |
GaudiMath.h GaudiMath/GaudiMath.h. | |
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) |
Definition in file Adapters.cpp.