gsl_ran_discrete_pdf Interface

interface
public function gsl_ran_discrete_pdf(k, g) bind(c)

Arguments

TypeIntentOptionalAttributesName
integer(kind=c_size_t), value:: k
type(c_ptr), value:: g

Return Value real(kind=c_double)