rmathd.f

Undocumented in source.

Public Imports

rmathd.common
public import rmathd.common;
Undocumented in source.
rmathd.gamma
public import rmathd.gamma;
Undocumented in source.
rmathd.chisq
public import rmathd.chisq;
Undocumented in source.
rmathd.beta
public import rmathd.beta;
Undocumented in source.

Members

Functions

df
T df(T x, T m, T n, int give_log)
Undocumented in source. Be warned that the author may not have intended to support it.
pf
T pf(T x, T df1, T df2, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
qf
T qf(T p, T df1, T df2, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
rf
T rf(T n1, T n2)
Undocumented in source. Be warned that the author may not have intended to support it.
test_f
void test_f()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta