Data.Stochastic.Types
data Distribution a
class Sampleable d
data Sample g d a
type StochProcess
type Sampler a
type Mean
type StDev
marsagliaTsang