11 #include "AIDA/IFunction.h"
15 #include "GaudiMath/Adapters.h"
28 (
const AIDA::IFunction&
function )
55 const gsl_mode_t& mode )
64 const gsl_mode_t& mode )
Genfun::GaudiMathImplementation::GSLFunctionWithMode GSLFunctionWithMode
Genfun::GaudiMathImplementation::GSLFunctionWithError GSLFunctionWithError
Genfun::GaudiMathImplementation::Adapter3DoubleFunction Function3D
GAUDI_API AIDAFunction adapter(const AIDA::IFunction &function)
double(* Function1)(const double)
double(* Function)(double, gsl_mode_t)
the actual type of the function
int(* Function)(double, gsl_sf_result *)
the actual type of the function
Genfun::GaudiMathImplementation::Adapter2DoubleFunction Function2D
Genfun::GaudiMathImplementation::GSLFunctionWithModeAndError GSLFunctionWithModeAndError
double(* Function2)(const double *)
GaudiMath.h GaudiMath/GaudiMath.h.
double(* Function3)(const std::vector< double > &)
double(* Function)(const double, const double)
the actual type of the function "to be adapted"
double(* Function)(const double, const double, const double)
the actual type of the function "to be adapted"
Genfun::GaudiMathImplementation::SimpleFunction SimpleFunction
Genfun::GaudiMathImplementation::AdapterIFunction AIDAFunction
int(* Function)(double, gsl_mode_t, gsl_sf_result *)
the actual type of the function