time | Calls | line |
---|
| | 750 | function globe = createGlobalStream()
|
0.002 | 1 | 751 | globe = RandStream.newarray(1);
|
< 0.001 | 1 | 752 | globe.Params = [];
|
< 0.001 | 1 | 753 | globe.NumStreams = uint64(1);
|
< 0.001 | 1 | 754 | globe.StreamIndex = uint64(1);
|
< 0.001 | 1 | 755 | globe.SpawnIncr = uint64(0);
|
< 0.001 | 1 | 756 | [globe.StreamID,globe.Type,globe.Seed] = builtin('_RandStream_getset_mex','defaultstream');
|
| | 757 | % antithetic, normalTransform, substream, and state come from existing defaultstream C++ object
|
< 0.001 | 1 | 758 | end
|
Other subfunctions in this file are not included in this listing.