Module rand::distributions::gamma
[−]
[src]
🔬 This is a nightly-only experimental API. (rand
)
use rand
from crates.io
The Gamma and derived distributions.
Structs
ChiSquared |
[ Experimental ] The chi-squared distribution |
FisherF |
[ Experimental ] The Fisher F distribution |
Gamma |
[ Experimental ] The Gamma distribution |
StudentT |
[ Experimental ] The Student t distribution, |