Click or drag to resize

RandGenLogNormal Properties

The RandGenLogNormal type exposes the following members.

Properties
 NameDescription
Public propertyMean Gets and sets the mean of the lognormal distribution.
Public propertyNormalMean Gets and sets the mean of the underlying normal distribution.
Public propertyNormalVariance Gets and sets the variance of the underlying normal distribution.
Public propertyUniformDeviateMethod Gets and sets the delegate method for generating uniform deviates between zero and one.
Public propertyVariance Gets and sets the variance of the lognormal distribution.
Top
See Also