void CopyState(TRngStream *Src);
Copies the state from another stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TRngStream * |
Declared in Dew::Math::TRngStream · Dew.Math/RndGenerators.h · Cross-compiler
Copies the state from another stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TRngStream * |