Safe Haskell | None |
---|---|
Language | Haskell98 |
Data.Random.Distribution.Pareto
Documentation
Constructors
Pareto !a !a |
Instances
(Real a, Distribution Pareto a) => CDF Pareto a Source # | |
(Floating a, Distribution StdUniform a) => Distribution Pareto a Source # | |
random-fu-0.2.7.4: Random number generation
Safe Haskell | None |
---|---|
Language | Haskell98 |
Data.Random.Distribution.Pareto
Constructors
Pareto !a !a |
(Real a, Distribution Pareto a) => CDF Pareto a Source # | |
(Floating a, Distribution StdUniform a) => Distribution Pareto a Source # | |