XorShift128Generator Class |
[Missing <summary> documentation for "T:Demo3D.Common.Random.XorShift128Generator"]
Namespace: Demo3D.Common.Random
public class XorShift128Generator : GeneratorBase
The XorShift128Generator type exposes the following members.
| Name | Description | |
|---|---|---|
| XorShift128Generator | Initializes a new instance of the XorShift128Generator 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.) |