The DoubleRandomBetaDistribution type exposes the following members.

Constructors

  NameDescription
DoubleRandomBetaDistributionOverloaded.

Methods

  NameDescription
Clone
Creates a deep copy of this random number generator.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FillOverloaded.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Displacement
Gets the displacement.
Method
Gets the generation method.
P
The first shape parameter.
Q
The second shape parameter.
Scale
Gets the scale.

See Also