functionCreateStream
CreateStream
Information
CreateStream
Initializes an RngStream g
Syntax
CreateStream()
Description
Reads the value of the package seed, initializes the RngStream and updates the package seed.
Examples
g := CMRG.CreateStream();
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| RngStream | g | Created RngStream |