SSJ
V. 2.5.

umontreal.iro.lecuyer.hups
Interface Randomization


Deprecated.

@Deprecated
public interface Randomization


Method Summary
 void apply(RandomStream stream)
          Deprecated. Applies this randomization to the point set using stream stream.
 

Method Detail

apply

void apply(RandomStream stream)
Deprecated. 
Applies this randomization to the point set using stream stream.

Parameters:
stream - random number stream used to generate needed uniforms

SSJ
V. 2.5.

To submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.