|
static double | binomialdistribution (int k, int n, double p) |
|
static double | binomialcdistribution (int k, int n, double p) |
|
static double | invbinomialdistribution (int k, int n, double y) |
|
static double | binomialdistribution (int k, int n, double p) |
|
static double | binomialcdistribution (int k, int n, double p) |
|
static double | invbinomialdistribution (int k, int n, double y) |
|
static double alglib.binomialdistr.binomialdistribution |
( |
int |
k, |
|
|
int |
n, |
|
|
double |
p |
|
) |
| |
|
inlinestatic |
static double alglib.binomialdistr.binomialcdistribution |
( |
int |
k, |
|
|
int |
n, |
|
|
double |
p |
|
) |
| |
|
inlinestatic |
static double alglib.binomialdistr.invbinomialdistribution |
( |
int |
k, |
|
|
int |
n, |
|
|
double |
y |
|
) |
| |
|
inlinestatic |
static double alglib.binomialdistr.binomialdistribution |
( |
int |
k, |
|
|
int |
n, |
|
|
double |
p |
|
) |
| |
|
inlinestatic |
static double alglib.binomialdistr.binomialcdistribution |
( |
int |
k, |
|
|
int |
n, |
|
|
double |
p |
|
) |
| |
|
inlinestatic |
static double alglib.binomialdistr.invbinomialdistribution |
( |
int |
k, |
|
|
int |
n, |
|
|
double |
y |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: