A random variable X has a gamma(α, β) distribution if and only if it has a pdf
f (x) \=1/βαΓ(α) x^α−1 exp{−x/β}, x \> 0, α \> 0, β \> 0
α is called the shape parameter
and β is called the scale
parameter. In some textbook,
they use λ \= 1/β (the rate
parameter).
Γ(α) is the gamma function of α.