#include <Gamma.hh>
 | 
| double  | GamCf (double a, double x) | 
|   | 
| double  | GamSer (double a, double x) | 
|   | 
 | 
| static short  | Abs (short d) | 
|   | 
| static int  | Abs (int d) | 
|   | 
| static long  | Abs (long d) | 
|   | 
| static float  | Abs (float d) | 
|   | 
| static double  | Abs (double d) | 
|   | 
| static double  | LnGamma (double z) | 
|   | 
| static double  | Log (double x) | 
|   | 
| static double  | Exp (double x) | 
|   | 
Definition at line 46 of file Gamma.hh.
 
  
  
      
        
          | static short MyGamma::Abs  | 
          ( | 
          short  | 
          d | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
  
  
      
        
          | static int MyGamma::Abs  | 
          ( | 
          int  | 
          d | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
  
  
      
        
          | static long MyGamma::Abs  | 
          ( | 
          long  | 
          d | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
  
  
      
        
          | static float MyGamma::Abs  | 
          ( | 
          float  | 
          d | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
  
  
      
        
          | static double MyGamma::Abs  | 
          ( | 
          double  | 
          d | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
  
  
      
        
          | static double MyGamma::Exp  | 
          ( | 
          double  | 
          x | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
  
  
      
        
          | double MyGamma::GamCf  | 
          ( | 
          double  | 
          a,  | 
         
        
           | 
           | 
          double  | 
          x  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
      
        
          | double MyGamma::Gamma  | 
          ( | 
          double  | 
          z | ) | 
           | 
        
      
 
 
      
        
          | double MyGamma::Gamma  | 
          ( | 
          double  | 
          a,  | 
        
        
           | 
           | 
          double  | 
          x  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | double MyGamma::GamSer  | 
          ( | 
          double  | 
          a,  | 
         
        
           | 
           | 
          double  | 
          x  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | double MyGamma::LnGamma  | 
          ( | 
          double  | 
          z | ) | 
           | 
         
       
   | 
  
staticprivate   | 
  
 
 
  
  
      
        
          | static double MyGamma::Log  | 
          ( | 
          double  | 
          x | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
The documentation for this class was generated from the following files:
- geant4.10.00.p01/source/parameterisations/gflash/include/Gamma.hh
 
- geant4.10.00.p01/source/parameterisations/gflash/src/Gamma.cc