rmathd.exponential

Undocumented in source.

Public Imports

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

Members

Functions

dexp
T dexp(T x, T scale, int give_log)
Undocumented in source. Be warned that the author may not have intended to support it.
pexp
T pexp(T x, T scale, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
qexp
T qexp(T p, T scale, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
rexp
T rexp(T scale)
Undocumented in source. Be warned that the author may not have intended to support it.
test_exp
void test_exp()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta