rmathd.uniform

Undocumented in source.

Public Imports

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

Members

Functions

dunif
T dunif(T x, T a, T b, int give_log)
Undocumented in source. Be warned that the author may not have intended to support it.
punif
T punif(T x, T a, T b, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
qunif
T qunif(T p, T a, T b, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
runif
T runif(T a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.
test_uniform
void test_uniform()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta