SumUInt32 Class

Definition

Namespace: RandomOps
Assembly: DWSIM.MathOps.RandomOps (in DWSIM.MathOps.RandomOps.dll) Version: 2.1.0.0 (2.1.0.0)
public class SumUInt32 : RanUInt32
Inheritance
Object    Random    RanUInt32    SumUInt32

Constructors

Properties

Methods

Bool
(Inherited from RanUInt32)
Bool(Double)
(Inherited from Random)
Byte
(Inherited from RanUInt32)
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 Random)
Gauss(Double, Double)
(Inherited from Random)
Index(Double)
(Inherited from Random)
Index(Int32)
(Inherited from Random)
Index2
(Inherited from Random)
Rand
(Overrides RanUInt32Rand)
Seed
(Inherited from RanUInt32)
Seed(UInt32)
(Inherited from RanUInt32)
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 RanUInt32)
Uniform(Double, Double)
(Inherited from Random)

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also