Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v31r0 (aeb156f0)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Genfun::GaudiMathImplementation Namespace Reference

Namespaces

 details
 

Classes

class  Adapter2DoubleFunction
 mandatory macro from CLHEP/GenericFunctions More...
 
class  Adapter3DoubleFunction
 mandatory macro from CLHEP/GenericFunctions More...
 
class  AdapterIFunction
 constructor from the IFunction ( see AIDA/IFunction.h) More...
 
class  Constant
 Fixed constant function. More...
 
class  GSL_Helper
 the simple structure to be used for adaption interface Genfun::AbsFunction to gsl_function structure More...
 
class  GSLFunctionWithError
 
class  GSLFunctionWithMode
 mandatory macro from CLHEP/GenericFunctions More...
 
class  GSLFunctionWithModeAndError
 mandatory macro from CLHEP/GenericFunctions More...
 
class  GSLSpline
 
class  GSLSplineDeriv
 
class  GSLSplineDeriv2
 
class  GSLSplineInteg
 
class  NumericalDefiniteIntegral
 This class allows the numerical evaluation of the following functions: More...
 
class  NumericalDerivative
 Numerical derivative (using GSL adaptive numerical differentiation) More...
 
class  NumericalIndefiniteIntegral
 The simple class for numerical integrations. More...
 
class  SimpleFunction
 mandatory macro from CLHEP/GenericFunctions More...
 
class  SplineBase
 

Typedefs

typedef Genfun::GaudiMathImplementation::SimpleFunction GSLFunction
 the actual type for primitive adaptor More...
 

Functions

double GSL_Adaptor (double x, void *params)
 

Typedef Documentation

the actual type for primitive adaptor

Definition at line 36 of file GSLFunAdapters.h.

Function Documentation

double Genfun::GaudiMathImplementation::GSL_Adaptor ( double  x,
void *  params 
)

Definition at line 25 of file Helpers.cpp.

41  {