rmathd.t

Undocumented in source.

Public Imports

rmathd.common
public import rmathd.common;
rmathd.beta
public import rmathd.beta;
rmathd.normal
public import rmathd.normal;
rmathd.chisq
public import rmathd.chisq;

Members

Functions

dt
T dt(T x, T n, int give_log)
Undocumented in source. Be warned that the author may not have intended to support it.
pt
T pt(T x, T n, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
qt
T qt(T p, T ndf, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
rt
T rt(T df)
Undocumented in source. Be warned that the author may not have intended to support it.
test_t
void test_t()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta