Independent 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 abstract class Independent : RandomVB
Public MustInherit Class Independent
Inherits Random- Derived
Constructors
Properties
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 | (Overrides RandomGauss) |
| 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 | (Overrides RandomUniform) |
| Uniform(Double, Double) | (Inherited from Random) |
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |