MT19937Generator Class |
[Missing <summary> documentation for "T:Demo3D.Common.Random.MT19937Generator"]
Namespace: Demo3D.Common.Random
public class MT19937Generator : GeneratorBase
The MT19937Generator type exposes the following members.
| Name | Description | |
|---|---|---|
| MT19937Generator | Initializes a new instance of the MT19937Generator class |
| Name | Description | |
|---|---|---|
| InternalGenerator | (Inherited from GeneratorBase.) |
| Name | Description | |
|---|---|---|
| NextDouble | (Inherited from GeneratorBase.) | |
| Reset | (Inherited from GeneratorBase.) | |
| ToString | (Inherited from GeneratorBase.) |
| Name | Description | |
|---|---|---|
| Id | (Inherited from GeneratorBase.) | |
| NumProducedSinceLastReset | (Inherited from GeneratorBase.) | |
| NumProducedTotal | (Inherited from GeneratorBase.) | |
| NumResets | (Inherited from GeneratorBase.) |