random-fu-0.0.0.2: Random number generationSource codeContentsIndex
Data.Random.Distribution.Bernoulli
Documentation
bernoulli :: Distribution (Bernoulli b) a => b -> RVar aSource
class Classification NumericType t c => BernoulliByClassification c t whereSource
Methods
bernoulliByClassification :: RealFloat a => a -> RVar tSource
show/hide Instances
data Bernoulli b a Source
Constructors
Bernoulli b
show/hide Instances
Produced by Haddock version 2.4.2