umontreal.iro.lecuyer.contactcenters.app
Class SimRandomStreamFactory
java.lang.Object
umontreal.iro.lecuyer.rng.BasicRandomStreamFactory
umontreal.iro.lecuyer.contactcenters.app.SimRandomStreamFactory
- All Implemented Interfaces:
- RandomStreamFactory
public class SimRandomStreamFactory
- extends BasicRandomStreamFactory
Represents a random stream factory created using
simulation parameters.
This extends BasicRandomStreamFactory
to create random streams from the class whose name
is given by RandomStreamsParams.getStreamClass()
.
SimRandomStreamFactory
public SimRandomStreamFactory(RandomStreamsParams par)
initSeed
public static void initSeed(RandomStreamsParams par)
setPackageSeed
public static void setPackageSeed(Class<?> cls,
double... seed)
To submit a bug or ask questions, send an e-mail to
Richard Simard.