The FloatRandomLogNormalDistribution type exposes the following members.

Constructors

  NameDescription
FloatRandomLogNormalDistributionOverloaded.

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.
Mean
Gets the average of the subject normal distribution.
Method
Gets the generation method.
Scale
Gets the scale.
Sigma
Gets the standard deviation of the subject normal distribution.

See Also