Click or drag to resize

ExponentialDistribution Properties

The ExponentialDistribution type exposes the following members.

Properties
  NameDescription
Public propertyCanInvertCdf
Gets a value indicating whether this instance can invert its cumulative distribution function.
(Overrides ProbabilityDistributionCanInvertCdf.)
Public propertyRandomNumberGenerator
Gets or sets the basic random generator for this instance.
(Inherited from RandomDevice.)
Public propertyRate
Gets or sets the rate parameter of this instance.
Top
See Also