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.
Reset( inout rvar );
Parameter | Description |
---|---|
rvar | Random variable using the RndStream type |