| RooMath() |
| RooMath(const RooMath&) |
virtual | ~RooMath() |
static void | cacheCERF(Bool_t) |
static TClass* | Class() |
static void | cleanup() |
static RooComplex | ComplexErrFunc(const RooComplex& zz) |
static RooComplex | ComplexErrFunc(Double_t re, Double_t im = 0.) |
static RooComplex | ComplexErrFuncFast(const RooComplex& zz) |
static Double_t | ComplexErrFuncFastIm(const RooComplex& zz) |
static Double_t | ComplexErrFuncFastRe(const RooComplex& zz) |
static complex<double> | erf(const complex<double> z) |
static Double_t | erf(Double_t x) |
static complex<double> | erf_fast(const complex<double> z) |
static complex<double> | erfc(const complex<double> z) |
static Double_t | erfc(Double_t x) |
static complex<double> | erfc_fast(const complex<double> z) |
static complex<double> | faddeeva(complex<double> z) |
static complex<double> | faddeeva_fast(complex<double> z) |
static void | initFastCERF(Int_t, Double_t, Double_t, Int_t, Double_t, Double_t) |
static Double_t | interpolate(Double_t* yArr, Int_t nOrder, Double_t x) |
static Double_t | interpolate(Double_t* xa, Double_t* ya, Int_t n, Double_t x) |
virtual TClass* | IsA() const |
static RooComplex | ITPComplexErrFuncFast(const RooComplex& zz, Int_t) |
static Double_t | ITPComplexErrFuncFastIm(const RooComplex& zz, Int_t) |
static Double_t | ITPComplexErrFuncFastRe(const RooComplex& zz, Int_t) |
RooMath& | operator=(const RooMath&) |
virtual void | ShowMembers(TMemberInspector&) |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |