ROOT
6.06/09
Reference Guide
|
Go to the source code of this file.
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Math | |
ROOT::Math::Cephes | |
Macros | |
#define | kMACHEP 1.11022302462515654042363166809e-16 |
#define | kMAXLOG 709.782712893383973096206318587 |
#define | kMINLOG -708.396418532264078748994506896 |
#define | kMAXSTIR 108.116855767857671821730036754 |
#define | kMAXLGM 2.556348e305 |
#define kMACHEP 1.11022302462515654042363166809e-16 |
Definition at line 23 of file SpecFuncCephes.h.
Referenced by ROOT::Math::Cephes::igam(), ROOT::Math::Cephes::igamc(), ROOT::Math::Cephes::igami(), ROOT::Math::Cephes::incbcf(), ROOT::Math::Cephes::incbd(), ROOT::Math::Cephes::incbet(), ROOT::Math::Cephes::incbi(), and ROOT::Math::Cephes::pseries().
#define kMAXLGM 2.556348e305 |
Definition at line 35 of file SpecFuncCephes.h.
Referenced by ROOT::Math::Cephes::lgam().
#define kMAXLOG 709.782712893383973096206318587 |
Definition at line 26 of file SpecFuncCephes.h.
Referenced by ROOT::Math::Cephes::erfc(), ROOT::Math::Cephes::igam(), ROOT::Math::Cephes::igamc(), ROOT::Math::Cephes::igami(), ROOT::Math::Cephes::incbet(), ROOT::Math::Cephes::incbi(), and ROOT::Math::Cephes::pseries().
#define kMAXSTIR 108.116855767857671821730036754 |
Definition at line 33 of file SpecFuncCephes.h.
Referenced by ROOT::Math::Cephes::incbet(), ROOT::Math::Cephes::pseries(), and ROOT::Math::Cephes::stirf().
#define kMINLOG -708.396418532264078748994506896 |
Definition at line 29 of file SpecFuncCephes.h.
Referenced by ROOT::Math::Cephes::incbet(), ROOT::Math::Cephes::incbi(), and ROOT::Math::Cephes::pseries().