- R_D_half
auto R_D_half(int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
- R_pow_di
auto R_pow_di(T x, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- bd0
T bd0(T x, T np)
Undocumented in source. Be warned that the author may not have intended to support it.
- chebyshev_eval
T chebyshev_eval(T x, const(T)* a, const(int) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- chebyshev_init
int chebyshev_init(T* dos, int nos, T eta)
Undocumented in source. Be warned that the author may not have intended to support it.
- cospi
T cospi(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- d1mach
T d1mach(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
- dbinom_raw
auto dbinom_raw(T x, T n, T p, T q, int give_log)
Undocumented in source. Be warned that the author may not have intended to support it.
- doNothing
void doNothing()
Undocumented in source. Be warned that the author may not have intended to support it.
- dpois_raw
T dpois_raw(T x, T lambda, int give_log)
Undocumented in source. Be warned that the author may not have intended to support it.
- exp_rand
T exp_rand()
Undocumented in source. Be warned that the author may not have intended to support it.
- fmax2
T fmax2(T x, T y)
Undocumented in source. Be warned that the author may not have intended to support it.
- fmin2
T fmin2(T x, T y)
Undocumented in source. Be warned that the author may not have intended to support it.
- fsign
T fsign(T x, T y)
Undocumented in source. Be warned that the author may not have intended to support it.
- gammafn
T gammafn(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- gammalims
void gammalims(T* xmin, T* xmax)
Undocumented in source. Be warned that the author may not have intended to support it.
- i1mach
int i1mach(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
- lgamma
T lgamma(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- lgamma
T lgamma(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- lgamma
T lgamma(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- lgammacor
T lgammacor(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- lgammafn
T lgammafn(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- lgammafn_sign
T lgammafn_sign(T x, int* sgn)
Undocumented in source. Be warned that the author may not have intended to support it.
- max
T max(T x, T y)
Undocumented in source. Be warned that the author may not have intended to support it.
- min
T min(T x, T y)
Undocumented in source. Be warned that the author may not have intended to support it.
- rng_demo
void rng_demo()
Undocumented in source. Be warned that the author may not have intended to support it.
- sinpi
T sinpi(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- stirlerr
T stirlerr(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- tanpi
T tanpi(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- unif_rand
auto unif_rand(double lower, double upper)
Undocumented in source. Be warned that the author may not have intended to support it.