HROOT-0.7: Wrapper for ROOT
HROOT.Class.TRandom
newtype TRandom Source
Constructors
Instances
class ITNamed a => ITRandom a whereSource
Methods
gaus :: a -> Double -> Double -> IO DoubleSource
uniform :: a -> Double -> Double -> IO DoubleSource
upcastTRandom :: (FPtr a, ITRandom a) => a -> TRandomSource
newTRandom :: Int -> IO TRandomSource