SSJ
3.3.1
Stochastic Simulation in Java
|
This is the complete list of members for Num, including all inherited members.
bernoulliPoly(int n, double x) | Num | static |
besselK025(double x) | Num | static |
calcMatStirling(int m, int n) | Num | static |
combination(int n, int s) | Num | static |
DBL_DIG | Num | static |
DBL_EPSILON | Num | static |
DBL_MAX_10_EXP | Num | static |
DBL_MAX_EXP | Num | static |
DBL_MIN | Num | static |
DBL_MIN_EXP | Num | static |
digamma(double x) | Num | static |
EBASE | Num | static |
erf(double x) | Num | static |
erfc(double x) | Num | static |
erfcInv(double u) | Num | static |
erfInv(double u) | Num | static |
EULER | Num | static |
evalCheby(double a[], int n, double x) | Num | static |
evalChebyStar(double a[], int n, double x) | Num | static |
expBesselK1(double x, double y) | Num | static |
factoPow(int n) | Num | static |
factorial(int n) | Num | static |
gammaRatioHalf(double x) | Num | static |
gcd(int x, int y) | Num | static |
gcd(long x, long y) | Num | static |
harmonic(long n) | Num | static |
harmonic2(long n) | Num | static |
ILN2 | Num | static |
IRAC2 | Num | static |
LN2 | Num | static |
LN_DBL_MIN | Num | static |
lnBeta(double lam, double nu) | Num | static |
lnCombination(int n, int s) | Num | static |
lnFactorial(int n) | Num | static |
lnFactorial(long n) | Num | static |
lnGamma(double x) | Num | static |
log2(double x) | Num | static |
MAXINTDOUBLE | Num | static |
MAXTWOEXP | Num | static |
RAC2 | Num | static |
sumKahan(double[] A, int n) | Num | static |
TEN_NEG_POW | Num | static |
tetragamma(double x) | Num | static |
trigamma(double x) | Num | static |
TWOEXP | Num | static |
volumeSphere(double p, int t) | Num | static |