ForSyDe-3.0: ForSyDe's Haskell-embedded Domain Specific Language.Source codeContentsIndex
ForSyDe.Shallow.Gaussian
Portabilityportable
Stabilityexperimental
Maintainerforsyde-dev@ict.kth.se
Description
We follow the Box-Muller method to generate white gaussian noise, described at: http://www.dspguru.com/howto/tech/wgn.htm
Synopsis
pGaussianNoise :: Double -> Double -> Int -> Signal Double
Documentation
pGaussianNoise :: Double -> Double -> Int -> Signal DoubleSource
To generate an infinite Signal of Gaussian values
Produced by Haddock version 2.1.0