Click or drag to resize

ExponentialDistribution Fields

The ExponentialDistribution type exposes the following members.

Fields
 NameDescription
Protected fieldgeneratorPointer to generator.
(Inherited from ProbabilityDistribution)
Protected fieldm Cached mean and scaling factor used by the exponential distribution implementation.
Protected fieldscale Cached mean and scaling factor used by the exponential distribution implementation.
Top
See Also