gsl_ran_poisson_array

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
void
gsl_ran_poisson_array
(
const(gsl_rng)* r
,
size_t n
,
uint* array
,
double mu
)

Meta