| 
 Namespaces | 
| namespace   | ROOT | 
| namespace   | ROOT::Math | 
| namespace   | ROOT::Math::Cephes | 
 Defines | 
| #define  | SQTPI   std::sqrt(2*ROOT::Math::Pi()) | 
 Functions | 
| double  | ROOT::Math::Cephes::igamc (double a, double x) | 
| double  | ROOT::Math::Cephes::igam (double a, double x) | 
| double  | ROOT::Math::Cephes::lgam (double x) | 
| static double  | ROOT::Math::Cephes::stirf (double x) | 
| double  | ROOT::Math::Cephes::gamma (double x) | 
| double  | ROOT::Math::Cephes::beta (double z, double w) | 
| double  | ROOT::Math::Cephes::incbet (double aa, double bb, double xx) | 
| double  | ROOT::Math::Cephes::incbcf (double a, double b, double x) | 
| double  | ROOT::Math::Cephes::incbd (double a, double b, double x) | 
| double  | ROOT::Math::Cephes::pseries (double a, double b, double x) | 
| double  | ROOT::Math::Cephes::erfc (double a) | 
| double  | ROOT::Math::Cephes::erf (double x) | 
| double  | ROOT::Math::Polynomialeval (double x, double *a, unsigned int N) | 
| double  | ROOT::Math::Polynomial1eval (double x, double *a, unsigned int N) | 
 Variables | 
| static double  | ROOT::Math::Cephes::kBig = 4.503599627370496e15 | 
| static double  | ROOT::Math::Cephes::kBiginv = 2.22044604925031308085e-16 | 
| static double  | ROOT::Math::Cephes::LS2PI = 0.91893853320467274178 | 
| static double  | ROOT::Math::Cephes::A [] | 
| static double  | ROOT::Math::Cephes::B [] | 
| static double  | ROOT::Math::Cephes::C [] | 
| static double  | ROOT::Math::Cephes::P [] | 
| static double  | ROOT::Math::Cephes::Q [] | 
| static double  | ROOT::Math::Cephes::STIR [5] | 
| static double  | ROOT::Math::Cephes::erfP [] | 
| static double  | ROOT::Math::Cephes::erfQ [] | 
| static double  | ROOT::Math::Cephes::erfR [] | 
| static double  | ROOT::Math::Cephes::erfS [] | 
| static double  | ROOT::Math::Cephes::erfT [] | 
| static double  | ROOT::Math::Cephes::erfU [] |