CMS 3D CMS Logo

IncompleteGammaComplement.h
Go to the documentation of this file.
1 #ifndef IncompleteGammaComplement_H
2 #define IncompleteGammaComplement_H
3 
10 public:
11  static float value(float a, float x);
12 
13  static float ln(float a, float x);
14 };
15 
16 #endif
IncompleteGammaComplement::value
static float value(float a, float x)
Definition: IncompleteGammaComplement.cc:11
DDAxes::x
a
double a
Definition: hdecay.h:119
IncompleteGammaComplement
Definition: IncompleteGammaComplement.h:9
IncompleteGammaComplement::ln
static float ln(float a, float x)
Definition: IncompleteGammaComplement.cc:22