![]() |
AmpTools
|
This is the complete list of members for URMath, including all inherited members.
Abs(Short_urt d) | URMath | inlinestatic |
Abs(Int_urt d) | URMath | inlinestatic |
Abs(Long_urt d) | URMath | inlinestatic |
Abs(Float_urt d) | URMath | inlinestatic |
Abs(Double_urt d) | URMath | inlinestatic |
ACos(Double_urt) | URMath | inlinestatic |
ACosH(Double_urt) | URMath | static |
ASin(Double_urt) | URMath | inlinestatic |
ASinH(Double_urt) | URMath | static |
ATan(Double_urt) | URMath | inlinestatic |
ATan2(Double_urt, Double_urt) | URMath | inlinestatic |
ATanH(Double_urt) | URMath | static |
BesselI(Int_urt n, Double_urt x) | URMath | static |
BesselI0(Double_urt x) | URMath | static |
BesselI1(Double_urt x) | URMath | static |
BesselJ0(Double_urt x) | URMath | static |
BesselJ1(Double_urt x) | URMath | static |
BesselK(Int_urt n, Double_urt x) | URMath | static |
BesselK0(Double_urt x) | URMath | static |
BesselK1(Double_urt x) | URMath | static |
BesselY0(Double_urt x) | URMath | static |
BesselY1(Double_urt x) | URMath | static |
BinarySearch(Int_urt n, const Short_urt *array, Short_urt value) | URMath | static |
BinarySearch(Int_urt n, const Short_urt **array, Short_urt value) | URMath | static |
BinarySearch(Int_urt n, const Int_urt *array, Int_urt value) | URMath | static |
BinarySearch(Int_urt n, const Int_urt **array, Int_urt value) | URMath | static |
BinarySearch(Int_urt n, const Float_urt *array, Float_urt value) | URMath | static |
BinarySearch(Int_urt n, const Float_urt **array, Float_urt value) | URMath | static |
BinarySearch(Int_urt n, const Double_urt *array, Double_urt value) | URMath | static |
BinarySearch(Int_urt n, const Double_urt **array, Double_urt value) | URMath | static |
BinarySearch(Int_urt n, const Long_urt *array, Long_urt value) | URMath | static |
BinarySearch(Int_urt n, const Long_urt **array, Long_urt value) | URMath | static |
BreitWigner(Double_urt x, Double_urt mean=0, Double_urt gamma=1) | URMath | static |
BubbleHigh(Int_urt Narr, Double_urt *arr1, Int_urt *arr2) | URMath | static |
BubbleLow(Int_urt Narr, Double_urt *arr1, Int_urt *arr2) | URMath | static |
C() | URMath | inlinestatic |
Ccgs() | URMath | inlinestatic |
Ceil(Double_urt x) | URMath | static |
Cos(Double_urt) | URMath | inlinestatic |
CosH(Double_urt) | URMath | inlinestatic |
Cross(Float_urt v1[3], Float_urt v2[3], Float_urt out[3]) | URMath | static |
Cross(Double_urt v1[3], Double_urt v2[3], Double_urt out[3]) | URMath | static |
CUncertainty() | URMath | inlinestatic |
DegToRad() | URMath | inlinestatic |
E() | URMath | inlinestatic |
Erf(Double_urt x) | URMath | static |
Erfc(Double_urt x) | URMath | static |
Error(const std::string &errorMessage, double value) | URMath | |
Error(const std::string &errorMessage, int iValue, double value) | URMath | |
Even(Long_urt a) | URMath | inlinestatic |
Exp(Double_urt) | URMath | inlinestatic |
Factorial(Int_urt) | URMath | static |
Finite(Double_urt x) | URMath | inlinestatic |
Floor(Double_urt x) | URMath | static |
Freq(Double_urt x) | URMath | static |
G() | URMath | inlinestatic |
Gamma(Double_urt z) | URMath | static |
Gamma(Double_urt a, Double_urt x) | URMath | static |
Gaus(Double_urt x, Double_urt mean=0, Double_urt sigma=1, Bool_urt norm=kurFALSE) | URMath | static |
Gcgs() | URMath | inlinestatic |
GhbarC() | URMath | inlinestatic |
GhbarCUncertainty() | URMath | inlinestatic |
Gn() | URMath | inlinestatic |
GnUncertainty() | URMath | inlinestatic |
GUncertainty() | URMath | inlinestatic |
H() | URMath | inlinestatic |
Hash(const void *txt, Int_urt ntxt) | URMath | static |
Hash(const char *str) | URMath | static |
Hbar() | URMath | inlinestatic |
Hbarcgs() | URMath | inlinestatic |
HbarUncertainty() | URMath | inlinestatic |
HC() | URMath | inlinestatic |
HCcgs() | URMath | inlinestatic |
Hcgs() | URMath | inlinestatic |
HUncertainty() | URMath | inlinestatic |
Hypot(Double_urt x, Double_urt y) | URMath | static |
Hypot(Long_urt x, Long_urt y) | URMath | static |
InvPi() | URMath | inlinestatic |
IsInside(Double_urt xp, Double_urt yp, Int_urt np, Double_urt *x, Double_urt *y) | URMath | static |
IsInside(Float_urt xp, Float_urt yp, Int_urt np, Float_urt *x, Float_urt *y) | URMath | static |
IsInside(Int_urt xp, Int_urt yp, Int_urt np, Int_urt *x, Int_urt *y) | URMath | static |
IsNaN(Double_urt x) | URMath | inlinestatic |
K() | URMath | inlinestatic |
Kcgs() | URMath | inlinestatic |
KolmogorovProb(Double_urt z) | URMath | static |
KUncertainty() | URMath | inlinestatic |
Landau(Double_urt x, Double_urt mean=0, Double_urt sigma=1) | URMath | static |
Ln10() | URMath | inlinestatic |
LnGamma(Double_urt z) | URMath | static |
LocMax(Int_urt n, const Short_urt *a) | URMath | static |
LocMax(Int_urt n, const Int_urt *a) | URMath | static |
LocMax(Int_urt n, const Float_urt *a) | URMath | static |
LocMax(Int_urt n, const Double_urt *a) | URMath | static |
LocMax(Int_urt n, const Long_urt *a) | URMath | static |
LocMin(Int_urt n, const Short_urt *a) | URMath | static |
LocMin(Int_urt n, const Int_urt *a) | URMath | static |
LocMin(Int_urt n, const Float_urt *a) | URMath | static |
LocMin(Int_urt n, const Double_urt *a) | URMath | static |
LocMin(Int_urt n, const Long_urt *a) | URMath | static |
Log(Double_urt x) | URMath | inlinestatic |
Log10(Double_urt x) | URMath | inlinestatic |
Log2(Double_urt x) | URMath | static |
LogE() | URMath | inlinestatic |
Max(Short_urt a, Short_urt b) | URMath | inlinestatic |
Max(UShort_urt a, UShort_urt b) | URMath | inlinestatic |
Max(Int_urt a, Int_urt b) | URMath | inlinestatic |
Max(UInt_urt a, UInt_urt b) | URMath | inlinestatic |
Max(Long_urt a, Long_urt b) | URMath | inlinestatic |
Max(ULong_urt a, ULong_urt b) | URMath | inlinestatic |
Max(Float_urt a, Float_urt b) | URMath | inlinestatic |
Max(Double_urt a, Double_urt b) | URMath | inlinestatic |
Min(Short_urt a, Short_urt b) | URMath | inlinestatic |
Min(UShort_urt a, UShort_urt b) | URMath | inlinestatic |
Min(Int_urt a, Int_urt b) | URMath | inlinestatic |
Min(UInt_urt a, UInt_urt b) | URMath | inlinestatic |
Min(Long_urt a, Long_urt b) | URMath | inlinestatic |
Min(ULong_urt a, ULong_urt b) | URMath | inlinestatic |
Min(Float_urt a, Float_urt b) | URMath | inlinestatic |
Min(Double_urt a, Double_urt b) | URMath | inlinestatic |
MWair() | URMath | inlinestatic |
Na() | URMath | inlinestatic |
NaUncertainty() | URMath | inlinestatic |
NextPrime(Long_urt x) | URMath | static |
Nint(Float_urt x) | URMath | static |
Nint(Double_urt x) | URMath | static |
Normal2Plane(Float_urt v1[3], Float_urt v2[3], Float_urt v3[3], Float_urt normal[3]) | URMath | static |
Normal2Plane(Double_urt v1[3], Double_urt v2[3], Double_urt v3[3], Double_urt normal[3]) | URMath | static |
Normalize(Float_urt v[3]) | URMath | static |
Normalize(Double_urt v[3]) | URMath | static |
NormCross(Float_urt v1[3], Float_urt v2[3], Float_urt out[3]) | URMath | inlinestatic |
NormCross(Double_urt v1[3], Double_urt v2[3], Double_urt out[3]) | URMath | inlinestatic |
Odd(Long_urt a) | URMath | inlinestatic |
Pi() | URMath | inlinestatic |
PiOver2() | URMath | inlinestatic |
PiOver4() | URMath | inlinestatic |
Poisson(Double_urt x, Double_urt par) | URMath | static |
Power(Double_urt x, Double_urt y) | URMath | inlinestatic |
Prob(Double_urt chi2, Int_urt ndf) | URMath | static |
Qe() | URMath | inlinestatic |
QeUncertainty() | URMath | inlinestatic |
R() | URMath | inlinestatic |
RadToDeg() | URMath | inlinestatic |
Range(Short_urt lb, Short_urt ub, Short_urt x) | URMath | inlinestatic |
Range(Int_urt lb, Int_urt ub, Int_urt x) | URMath | inlinestatic |
Range(Long_urt lb, Long_urt ub, Long_urt x) | URMath | inlinestatic |
Range(ULong_urt lb, ULong_urt ub, ULong_urt x) | URMath | inlinestatic |
Range(Double_urt lb, Double_urt ub, Double_urt x) | URMath | inlinestatic |
Rgair() | URMath | inlinestatic |
RUncertainty() | URMath | inlinestatic |
Sigma() | URMath | inlinestatic |
SigmaUncertainty() | URMath | inlinestatic |
Sign(Short_urt a, Short_urt b) | URMath | inlinestatic |
Sign(Int_urt a, Int_urt b) | URMath | inlinestatic |
Sign(Long_urt a, Long_urt b) | URMath | inlinestatic |
Sign(Float_urt a, Float_urt b) | URMath | inlinestatic |
Sign(Double_urt a, Double_urt b) | URMath | inlinestatic |
Sin(Double_urt) | URMath | inlinestatic |
SinH(Double_urt) | URMath | inlinestatic |
Sort(Int_urt n, const Short_urt *a, Int_urt *index, Bool_urt down=kurTRUE) | URMath | static |
Sort(Int_urt n, const Int_urt *a, Int_urt *index, Bool_urt down=kurTRUE) | URMath | static |
Sort(Int_urt n, const Float_urt *a, Int_urt *index, Bool_urt down=kurTRUE) | URMath | static |
Sort(Int_urt n, const Double_urt *a, Int_urt *index, Bool_urt down=kurTRUE) | URMath | static |
Sort(Int_urt n, const Long_urt *a, Int_urt *index, Bool_urt down=kurTRUE) | URMath | static |
Sqrt(Double_urt x) | URMath | inlinestatic |
Sqrt(Long_urt x) | URMath | static |
StruveH0(Double_urt x) | URMath | static |
StruveH1(Double_urt x) | URMath | static |
StruveL0(Double_urt x) | URMath | static |
StruveL1(Double_urt x) | URMath | static |
Tan(Double_urt) | URMath | inlinestatic |
TanH(Double_urt) | URMath | inlinestatic |
TwoPi() | URMath | inlinestatic |
Voigt(Double_urt x, Double_urt sigma, Double_urt lg, Int_urt R=4) | URMath | static |