dsp-0.2.1: Haskell Digital Signal ProcessingContentsIndex
Numeric.Random.Generator.MT19937
Portabilityportable
Stabilityexperimental
Maintainerm.p.donadio@ieee.org
Description
A Haskell program for MT19937 pseudorandom number generator
Documentation
type W = Word32
genrand :: W -> [W]
test :: IO ()
Produced by Haddock version 2.1.0