help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] How many RNG instances?


From: Joe
Subject: [Help-gsl] How many RNG instances?
Date: Thu, 6 Jul 2006 11:55:40 +0200

Hi Everybody,

I have a simple question. Do I need a seperate random number generator
instance for each distribution I use? E.g, I have two different simulation
parameters, one exponential, the other poisson distributed.

Basically, right now, my RNG is wrapped within a singleton class meaning
that I have only one instance, systemwide. Is this a good approach?

Thanks,
Joe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]