Click or drag to resize

BernoulliDistribution Properties

The BernoulliDistribution 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 propertySuccessProbability
Gets or sets the success probability of this instance.
Top
See Also