CMWC 4096 Class
Definition
Namespace: RandomOps.ThreadSafe
Assembly: DWSIM.MathOps.RandomOps (in DWSIM.MathOps.RandomOps.dll) Version: 2.1.0.0 (2.1.0.0)
Assembly: DWSIM.MathOps.RandomOps (in DWSIM.MathOps.RandomOps.dll) Version: 2.1.0.0 (2.1.0.0)
C#
public class CMWC4096 : IndependentVB
Public Class CMWC4096
Inherits Independent- Inheritance
- Object Random Independent CMWC4096
Constructors
Properties
| Name | (Overrides RandomName) |
| ThreadRNG | (Overrides IndependentThreadRNG) |
Methods
| Bool | (Inherited from Random) |
| Bool(Double) | (Inherited from Random) |
| Byte | (Inherited from Random) |
| Bytes | (Inherited from Random) |
| Circle | (Inherited from Random) |
| Circle(Double, Double) | (Inherited from Random) |
| Disk | (Inherited from Random) |
| Disk(Double, Double, Double) | (Inherited from Random) |
| Gauss | (Inherited from Independent) |
| Gauss(Double, Double) | (Inherited from Random) |
| Index(Double) | (Inherited from Random) |
| Index(Int32) | (Inherited from Random) |
| Index2 | (Inherited from Random) |
| Sphere(Double, Double) | (Inherited from Random) |
| Sphere(Int32, Double) | (Inherited from Random) |
| Sphere3 | (Inherited from Random) |
| Sphere3(Double) | (Inherited from Random) |
| Sphere4 | (Inherited from Random) |
| Sphere4(Double) | (Inherited from Random) |
| Uniform | (Inherited from Independent) |
| Uniform(Double, Double) | (Inherited from Random) |
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |