The Gaudi Framework  v29r0 (ff2e7097)
GaudiMath.h
Go to the documentation of this file.
1 #ifndef GAUDIMATH_GAUDIMATH_H
2 #define GAUDIMATH_GAUDIMATH_H 1
3 // ============================================================================
4 // Include files
5 // ============================================================================
6 // GaudiMath
7 // ============================================================================
8 #include "GaudiMath/Adapters.h"
9 #include "GaudiMath/Constant.h"
13 #include "GaudiMath/Splines.h"
14 // ============================================================================
15 
22 namespace GaudiMath
23 {
24  typedef Genfun::AbsFunction Function;
25 
31 
37 
38 } // end of namespace
39 
40 // ============================================================================
41 // The END
42 // ============================================================================
43 #endif // GAUDIMATH_GAUDIMATH_H
44 // ============================================================================
Genfun::GaudiMathImplementation::GSLSplineDeriv2 SplineDeriv2
Definition: GaudiMath.h:35
Genfun::GaudiMathImplementation::SimpleFunction SimpleFun
Definition: GaudiMath.h:28
Fixed constant function.
Definition: Constant.h:31
Genfun::GaudiMathImplementation::NumericalDefiniteIntegral DefIntegral
Definition: GaudiMath.h:30
Genfun::GaudiMathImplementation::GSLSpline Spline
Definition: GaudiMath.h:33
mandatory macro from CLHEP/GenericFunctions
Definition: FunAdapters.h:268
Genfun::AbsFunction Function
Definition: GaudiMath.h:24
Genfun::GaudiMathImplementation::NumericalDerivative Derivative
Definition: GaudiMath.h:27
Numerical derivative (using GSL adaptive numerical differentiation)
Genfun::GaudiMathImplementation::GSLSplineInteg SplineInteg
Definition: GaudiMath.h:36
Genfun::GaudiMathImplementation::NumericalIndefiniteIntegral IndIntegral
Definition: GaudiMath.h:29
GaudiMath.h GaudiMath/GaudiMath.h.
Definition: Adapters.h:13
Genfun::GaudiMathImplementation::SplineBase SimpleSpline
Definition: GaudiMath.h:32
Genfun::GaudiMathImplementation::Constant Constant
Definition: GaudiMath.h:26
Genfun::GaudiMathImplementation::GSLSplineDeriv SplineDeriv
Definition: GaudiMath.h:34
This class allows the numerical evaluation of the following functions: