Click or drag to resize

RandGenBeta Properties

The RandGenBeta type exposes the following members.

Properties
 NameDescription
Public propertyAlpha Gets and sets the alpha, or shape parameter, of the beta distribution.
Public propertyBeta Gest and sets the beta parameter of the beta distribution.
Public propertyUniformDeviateMethod Gets and sets the delegate method for generating uniform deviates between zero and one.
(Inherited from RandomNumberGenerator)
Top
See Also