rmathd.uniform

Undocumented in source.

Public Imports

rmathd.common
public import rmathd.common;

Members

Functions

demo_uniform
void demo_uniform()
Undocumented in source. Be warned that the author may not have intended to support it.
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.

Meta