Click or drag to resize

UniformDistribution Fields

The UniformDistribution type exposes the following members.

Fields
 NameDescription
Protected fieldgeneratorPointer to generator.
(Inherited from ProbabilityDistribution)
Protected fieldhigh Cached bounds and scaling factor used by the uniform distribution implementation.
Protected fieldlow Cached bounds and scaling factor used by the uniform distribution implementation.
Protected fieldscale Cached bounds and scaling factor used by the uniform distribution implementation.
Top
See Also