Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v31r0 (aeb156f0)
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  typedef Genfun::AbsFunction Function;
24 
30 
36 
37 } // namespace GaudiMath
38 
39 // ============================================================================
40 // The END
41 // ============================================================================
42 #endif // GAUDIMATH_GAUDIMATH_H
Genfun::GaudiMathImplementation::GSLSplineDeriv2 SplineDeriv2
Definition: GaudiMath.h:34
Genfun::GaudiMathImplementation::SimpleFunction SimpleFun
Definition: GaudiMath.h:27
Fixed constant function.
Definition: Constant.h:30
Genfun::GaudiMathImplementation::NumericalDefiniteIntegral DefIntegral
Definition: GaudiMath.h:29
Genfun::GaudiMathImplementation::GSLSpline Spline
Definition: GaudiMath.h:32
mandatory macro from CLHEP/GenericFunctions
Definition: FunAdapters.h:213
Genfun::AbsFunction Function
Definition: GaudiMath.h:23
Genfun::GaudiMathImplementation::NumericalDerivative Derivative
Definition: GaudiMath.h:26
Numerical derivative (using GSL adaptive numerical differentiation)
Genfun::GaudiMathImplementation::GSLSplineInteg SplineInteg
Definition: GaudiMath.h:35
Genfun::GaudiMathImplementation::NumericalIndefiniteIntegral IndIntegral
Definition: GaudiMath.h:28
GaudiMath.h GaudiMath/GaudiMath.h.
Definition: Adapters.h:13
Genfun::GaudiMathImplementation::SplineBase SimpleSpline
Definition: GaudiMath.h:31
Genfun::GaudiMathImplementation::Constant Constant
Definition: GaudiMath.h:25
Genfun::GaudiMathImplementation::GSLSplineDeriv SplineDeriv
Definition: GaudiMath.h:33
This class allows the numerical evaluation of the following functions: