gsl_ran_hypergeometric

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
uint
gsl_ran_hypergeometric
(
const(gsl_rng)* r
,
uint n1
,
uint n2
,
uint t
)

Meta