random-fu-0.0.0.2: Random number generationSource codeContentsIndex
Data.Random.Distribution.Beta
Documentation
realFloatBeta :: RealFloat a => a -> a -> RVar aSource
realFloatBetaFromIntegral :: (Integral a, Integral b, RealFloat c) => a -> b -> RVar cSource
beta :: Distribution Beta a => a -> a -> RVar aSource
data Beta a Source
Constructors
Beta a a
show/hide Instances
Produced by Haddock version 2.4.2