All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GaudiMath.h
Go to the documentation of this file.
1 // $Id: GaudiMath.h,v 1.2 2004/03/28 18:50:36 mato Exp $
2 // ============================================================================
3 #ifndef GAUDIMATH_GAUDIMATH_H
4 #define GAUDIMATH_GAUDIMATH_H 1
5 // ============================================================================
6 // Include files
7 // ============================================================================
8 // GaudiMath
9 // ============================================================================
10 #include "GaudiMath/Constant.h"
14 #include "GaudiMath/Splines.h"
15 #include "GaudiMath/Adapters.h"
16 // ============================================================================
17 
24 namespace GaudiMath
25 {
26  typedef Genfun::AbsFunction Function ;
27 
38 
49 
50 } // end of namespace
51 
52 // ============================================================================
53 // The END
54 // ============================================================================
55 #endif // GAUDIMATH_GAUDIMATH_H
56 // ============================================================================
Genfun::GaudiMathImplementation::GSLSplineDeriv2 SplineDeriv2
Definition: GaudiMath.h:46
Genfun::GaudiMathImplementation::SimpleFunction SimpleFun
Definition: GaudiMath.h:33
Fixed constant function.
Definition: Constant.h:25
Genfun::GaudiMathImplementation::NumericalDefiniteIntegral DefIntegral
Definition: GaudiMath.h:37
Genfun::GaudiMathImplementation::GSLSpline Spline
Definition: GaudiMath.h:42
Genfun::AbsFunction Function
Definition: GaudiMath.h:26
Genfun::GaudiMathImplementation::NumericalDerivative Derivative
Definition: GaudiMath.h:31
Numerical derivative (using GSL adaptive numerical differentiation)
Genfun::GaudiMathImplementation::GSLSplineInteg SplineInteg
Definition: GaudiMath.h:48
Genfun::GaudiMathImplementation::NumericalIndefiniteIntegral IndIntegral
Definition: GaudiMath.h:35
Genfun::GaudiMathImplementation::SplineBase SimpleSpline
Definition: GaudiMath.h:40
Genfun::GaudiMathImplementation::Constant Constant
Definition: GaudiMath.h:29
Genfun::GaudiMathImplementation::GSLSplineDeriv SplineDeriv
Definition: GaudiMath.h:44
This class allows the numerical evaluation of the following functions: