gsl_ran_bivariate_gaussian

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_bivariate_gaussian
(
const(gsl_rng)* r
,
double sigma_x
,
double sigma_y
,
double rho
,
double* x
,
double* y
)

Meta