Module rgsl::randist::gamma

source ·

Functions

This function returns a random variate from the gamma distribution. The distribution function is,
This function computes This function computes the probability density p(x) at x for a gamma distribution with parameters a and b, using the formula given above.
This function computes This function computes the probability density p(x) at x for a gamma distribution with parameters a and b, using the formula given above.
This function computes This function computes the probability density p(x) at x for a gamma distribution with parameters a and b, using the formula given above.
This function computes This function computes the probability density p(x) at x for a gamma distribution with parameters a and b, using the formula given above.
This function returns a gamma variate using the algorithms from Knuth (vol 2).
This function computes the probability density p(x) at x for a gamma distribution with parameters a and b, using the formula given above.