1 #ifndef GAUDIMATH_ADAPTERS_H 2 #define GAUDIMATH_ADAPTERS_H 1 33 const gsl_mode_t& mode );
37 #endif // GAUDIMATH_ADAPTERS_H double(* Function)(const double, const double)
the actual type of the function "to be adapted"
Genfun::GaudiMathImplementation::GSLFunctionWithMode GSLFunctionWithMode
Genfun::GaudiMathImplementation::GSLFunctionWithError GSLFunctionWithError
Genfun::GaudiMathImplementation::Adapter3DoubleFunction Function3D
double(* Function3)(const std::vector< double > &)
double(* Function)(double, gsl_mode_t)
the actual type of the function
mandatory macro from CLHEP/GenericFunctions
Genfun::GaudiMathImplementation::Adapter2DoubleFunction Function2D
mandatory macro from CLHEP/GenericFunctions
mandatory macro from CLHEP/GenericFunctions
double(* Function1)(const double)
mandatory macro from CLHEP/GenericFunctions
Genfun::GaudiMathImplementation::GSLFunctionWithModeAndError GSLFunctionWithModeAndError
GAUDI_API AIDAFunction adapter(const AIDA::IFunction &function)
GaudiMath.h GaudiMath/GaudiMath.h.
Genfun::GaudiMathImplementation::SimpleFunction SimpleFunction
int(* Function)(double, gsl_sf_result *)
the actual type of the function
mandatory macro from CLHEP/GenericFunctions
double(* Function)(const double, const double, const double)
the actual type of the function "to be adapted"
Genfun::GaudiMathImplementation::AdapterIFunction AIDAFunction
int(* Function)(double, gsl_mode_t, gsl_sf_result *)
the actual type of the function
double(* Function2)(const double *)
constructor from the IFunction ( see AIDA/IFunction.h)