Reset Function for RndStream

Action

Re-initializes a random variable using the RndStream type. After invocation of this Reset function, a subsequent call of RndStream starts at the beginning of the file again.

Syntax

Reset( inout rvar );
Parameter Description
rvar Random variable using the RndStream type