Short_t | Abs(Short_t d) |
Int_t | Abs(Int_t d) |
Long_t | Abs(Long_t d) |
Long64_t | Abs(Long64_t d) |
Float_t | Abs(Float_t d) |
Double_t | Abs(Double_t d) |
LongDouble_t | Abs(LongDouble_t d) |
Double_t | ACos(Double_t) |
Double_t | ACosH(Double_t) |
Bool_t | AreEqualAbs(Double_t af, Double_t bf, Double_t epsilon) |
Bool_t | AreEqualRel(Double_t af, Double_t bf, Double_t relPrec) |
Double_t | ASin(Double_t) |
Double_t | ASinH(Double_t) |
Double_t | ATan(Double_t) |
Double_t | ATan2(Double_t, Double_t) |
Double_t | ATanH(Double_t) |
Double_t | BesselI(Int_t n, Double_t x) |
Double_t | BesselI0(Double_t x) |
Double_t | BesselI1(Double_t x) |
Double_t | BesselJ0(Double_t x) |
Double_t | BesselJ1(Double_t x) |
Double_t | BesselK(Int_t n, Double_t x) |
Double_t | BesselK0(Double_t x) |
Double_t | BesselK1(Double_t x) |
Double_t | BesselY0(Double_t x) |
Double_t | BesselY1(Double_t x) |
Double_t | Beta(Double_t p, Double_t q) |
Double_t | BetaCf(Double_t x, Double_t a, Double_t b) |
Double_t | BetaDist(Double_t x, Double_t p, Double_t q) |
Double_t | BetaDistI(Double_t x, Double_t p, Double_t q) |
Double_t | BetaIncomplete(Double_t x, Double_t a, Double_t b) |
Double_t | Binomial(Int_t n, Int_t k) |
Double_t | BinomialI(Double_t p, Int_t n, Int_t k) |
Double_t | BreitWigner(Double_t x, Double_t mean = 0, Double_t gamma = 1) |
void | BubbleHigh(Int_t Narr, Double_t* arr1, Int_t* arr2) |
void | BubbleLow(Int_t Narr, Double_t* arr1, Int_t* arr2) |
Double_t | C() |
Double_t | CauchyDist(Double_t x, Double_t t = 0, Double_t s = 1) |
Double_t | Ccgs() |
Double_t | Ceil(Double_t x) |
Int_t | CeilNint(Double_t x) |
Double_t | ChisquareQuantile(Double_t p, Double_t ndf) |
Double_t | Cos(Double_t) |
Double_t | CosH(Double_t) |
Double_t | CUncertainty() |
Double_t | DegToRad() |
Double_t | DiLog(Double_t x) |
Double_t | E() |
Double_t | Erf(Double_t x) |
Double_t | Erfc(Double_t x) |
Double_t | ErfcInverse(Double_t x) |
Double_t | ErfInverse(Double_t x) |
Double_t | EulerGamma() |
Bool_t | Even(Long_t a) |
Double_t | Exp(Double_t x) |
Double_t | Factorial(Int_t i) |
Double_t | FDist(Double_t F, Double_t N, Double_t M) |
Double_t | FDistI(Double_t F, Double_t N, Double_t M) |
Int_t | Finite(Double_t x) |
Double_t | Floor(Double_t x) |
Int_t | FloorNint(Double_t x) |
Double_t | Freq(Double_t x) |
Double_t | G() |
Double_t | Gamma(Double_t z) |
Double_t | Gamma(Double_t a, Double_t x) |
Double_t | GammaDist(Double_t x, Double_t gamma, Double_t mu = 0, Double_t beta = 1) |
Double_t | Gaus(Double_t x, Double_t mean = 0, Double_t sigma = 1, Bool_t norm = kFALSE) |
Double_t | Gcgs() |
Double_t | GhbarC() |
Double_t | GhbarCUncertainty() |
Double_t | Gn() |
Double_t | GnUncertainty() |
Double_t | GUncertainty() |
Double_t | H() |
ULong_t | Hash(const char* str) |
ULong_t | Hash(const void* txt, Int_t ntxt) |
Double_t | Hbar() |
Double_t | Hbarcgs() |
Double_t | HbarUncertainty() |
Double_t | HC() |
Double_t | HCcgs() |
Double_t | Hcgs() |
Double_t | HUncertainty() |
Double_t | Hypot(Double_t x, Double_t y) |
Long_t | Hypot(Long_t x, Long_t y) |
Double_t | Infinity() |
Double_t | InvPi() |
Int_t | IsNaN(Double_t x) |
Double_t | K() |
Double_t | Kcgs() |
Double_t | KolmogorovProb(Double_t z) |
Double_t | KolmogorovTest(Int_t na, const Double_t* a, Int_t nb, const Double_t* b, Option_t* option) |
Double_t | KUncertainty() |
Double_t | Landau(Double_t x, Double_t mpv = 0, Double_t sigma = 1, Bool_t norm = kFALSE) |
Double_t | LandauI(Double_t x) |
Double_t | LaplaceDist(Double_t x, Double_t alpha = 0, Double_t beta = 1) |
Double_t | LaplaceDistI(Double_t x, Double_t alpha = 0, Double_t beta = 1) |
Double_t | Ldexp(Double_t x, Int_t exp) |
Double_t | Ln10() |
Double_t | LnGamma(Double_t z) |
Double_t | Log(Double_t x) |
Double_t | Log10(Double_t x) |
Double_t | Log2(Double_t x) |
Double_t | LogE() |
Double_t | LogNormal(Double_t x, Double_t sigma, Double_t theta = 0, Double_t m = 1) |
Short_t | Max(Short_t a, Short_t b) |
UShort_t | Max(UShort_t a, UShort_t b) |
Int_t | Max(Int_t a, Int_t b) |
UInt_t | Max(UInt_t a, UInt_t b) |
Long_t | Max(Long_t a, Long_t b) |
ULong_t | Max(ULong_t a, ULong_t b) |
Long64_t | Max(Long64_t a, Long64_t b) |
ULong64_t | Max(ULong64_t a, ULong64_t b) |
Float_t | Max(Float_t a, Float_t b) |
Double_t | Max(Double_t a, Double_t b) |
Short_t | Min(Short_t a, Short_t b) |
UShort_t | Min(UShort_t a, UShort_t b) |
Int_t | Min(Int_t a, Int_t b) |
UInt_t | Min(UInt_t a, UInt_t b) |
Long_t | Min(Long_t a, Long_t b) |
ULong_t | Min(ULong_t a, ULong_t b) |
Long64_t | Min(Long64_t a, Long64_t b) |
ULong64_t | Min(ULong64_t a, ULong64_t b) |
Float_t | Min(Float_t a, Float_t b) |
Double_t | Min(Double_t a, Double_t b) |
Double_t | MWair() |
Double_t | Na() |
Double_t | NaUncertainty() |
Long_t | NextPrime(Long_t x) |
Int_t | Nint<double>(double x) |
Float_t | Normalize(Float_t[3] v) |
Double_t | Normalize(Double_t[3] v) |
Double_t | NormQuantile(Double_t p) |
Bool_t | Odd(Long_t a) |
Bool_t | Permute(Int_t n, Int_t* a) |
Double_t | Pi() |
Double_t | PiOver2() |
Double_t | PiOver4() |
Double_t | Poisson(Double_t x, Double_t par) |
Double_t | PoissonI(Double_t x, Double_t par) |
LongDouble_t | Power(LongDouble_t x, LongDouble_t y) |
LongDouble_t | Power(LongDouble_t x, Long64_t y) |
LongDouble_t | Power(Long64_t x, Long64_t y) |
Double_t | Power(Double_t x, Double_t y) |
Double_t | Power(Double_t x, Int_t y) |
Double_t | Prob(Double_t chi2, Int_t ndf) |
Double_t | Qe() |
Double_t | QeUncertainty() |
void | Quantiles(Int_t n, Int_t nprob, Double_t* x, Double_t* quantiles, Double_t* prob, Bool_t isSorted = kTRUE, Int_t* index = 0, Int_t type = 7) |
Double_t | QuietNaN() |
Double_t | R() |
Double_t | RadToDeg() |
Short_t | Range(Short_t lb, Short_t ub, Short_t x) |
Int_t | Range(Int_t lb, Int_t ub, Int_t x) |
Long_t | Range(Long_t lb, Long_t ub, Long_t x) |
ULong_t | Range(ULong_t lb, ULong_t ub, ULong_t x) |
Double_t | Range(Double_t lb, Double_t ub, Double_t x) |
Double_t | Rgair() |
Bool_t | RootsCubic(const Double_t[4] coef, Double_t& a, Double_t& b, Double_t& c) |
Double_t | RUncertainty() |
Double_t | Sigma() |
Double_t | SigmaUncertainty() |
Float_t | Sign(Float_t a, Float_t b) |
Double_t | Sign(Double_t a, Double_t b) |
LongDouble_t | Sign(LongDouble_t a, LongDouble_t b) |
double | Sign<double, double>(double a, double b) |
Double_t | SignalingNaN() |
Bool_t | SignBit(Float_t a) |
Bool_t | SignBit(Double_t a) |
Bool_t | SignBit(LongDouble_t a) |
Double_t | Sin(Double_t) |
Double_t | SinH(Double_t) |
Double_t | Sq(Double_t x) |
Double_t | Sqrt(Double_t x) |
Double_t | Sqrt2() |
Double_t | StruveH0(Double_t x) |
Double_t | StruveH1(Double_t x) |
Double_t | StruveL0(Double_t x) |
Double_t | StruveL1(Double_t x) |
Double_t | Student(Double_t T, Double_t ndf) |
Double_t | StudentI(Double_t T, Double_t ndf) |
Double_t | StudentQuantile(Double_t p, Double_t ndf, Bool_t lower_tail = kTRUE) |
Double_t | Tan(Double_t) |
Double_t | TanH(Double_t) |
Double_t | TwoPi() |
Double_t | Vavilov(Double_t x, Double_t kappa, Double_t beta2) |
Double_t | VavilovI(Double_t x, Double_t kappa, Double_t beta2) |
Double_t | Voigt(Double_t x, Double_t sigma, Double_t lg, Int_t r = 4) |