Click or drag to resize

RandGenJohnson Properties

The RandGenJohnson type exposes the following members.

Properties
 NameDescription
Public propertyDelta Gets and sets the delta parameter of the Johnson distribution.
Public propertyGamma Gets and sets the gamma parameter of the Johnson distribution.
Public propertyLambda Gets and sets the lambda parameter of the Johnson distribution.
Public propertyType Gets and sets the transformation type of the Johnson distribution.
Public propertyUniformDeviateMethod Gets and sets the delegate method for generating uniform deviates between zero and one.
(Inherited from RandomNumberGenerator)
Public propertyXi Gets and sets the xi parameter of the Johnson distribution.
Top
See Also