gsl_ran_poisson Interface

interface
public function gsl_ran_poisson(r, mu) bind(c)

Arguments

TypeIntentOptionalAttributesName
type(c_ptr), value:: r
real(kind=c_double), value:: mu

Return Value integer(kind=c_int)