rmathd.hyper

Undocumented in source.

Public Imports

rmathd.common
public import rmathd.common;
Undocumented in source.
rmathd.choose
public import rmathd.choose;
Undocumented in source.
rmathd.binomial
public import rmathd.binomial;
Undocumented in source.

Members

Functions

dhyper
T dhyper(T x, T r, T b, T n, int give_log)
Undocumented in source. Be warned that the author may not have intended to support it.
phyper
T phyper(T x, T NR, T NB, T n, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
qhyper
T qhyper(T p, T NR, T NB, T n, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
rhyper
T rhyper(T nn1in, T nn2in, T kkin)
Undocumented in source. Be warned that the author may not have intended to support it.
test_hyper
void test_hyper()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

afc
T afc(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
pdhyper
T pdhyper(T x, T NR, T NB, T n, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta