rmathd.geom

Undocumented in source.

Public Imports

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

Members

Functions

dgeom
T dgeom(T x, T p, int give_log)
Undocumented in source. Be warned that the author may not have intended to support it.
pgeom
T pgeom(T x, T p, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
qgeom
T qgeom(T p, T prob, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
rgeom
T rgeom(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
test_geom
void test_geom()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta