| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Data.Random.Distribution.Weibull
Documentation
Constructors
| Weibull | |
Fields
| |
Instances
| (Real a, Distribution Weibull a) => CDF Weibull a Source # | |
Defined in Data.Random.Distribution.Weibull | |
| (Floating a, Distribution StdUniform a) => Distribution Weibull a Source # | |
| Eq a => Eq (Weibull a) Source # | |
| Show a => Show (Weibull a) Source # | |