Module rand::distributions::gamma [−][src]
The Gamma and derived distributions.
Structs
ChiSquared |
The chi-squared distribution |
FisherF |
The Fisher F distribution |
Gamma |
The Gamma distribution |
GammaLargeShape |
Gamma distribution where the shape parameter is larger than 1. |
GammaSmallShape |
Gamma distribution where the shape parameter is less than 1. |
StudentT |
The Student t distribution, |
Enums
ChiSquaredRepr | |
GammaRepr |