Click or drag to resize

StableDistributionS0 Properties

The StableDistributionS0 type exposes the following members.

Properties
 NameDescription
Public propertyCanReset Gets a value indicating whether the random number distribution can be reset, so that it produces the same random number sequence again.
(Inherited from Distribution)
Public propertyGenerator Gets or sets a Generator object that can be used as underlying random number generator.
(Inherited from Distribution)
Public propertyMaximum
(Overrides StableDistributionBaseMaximum)
Public propertyMean
(Overrides StableDistributionBaseMean)
Public propertyMedian
(Overrides StableDistributionBaseMedian)
Public propertyMinimum
(Overrides StableDistributionBaseMinimum)
Public propertyMode
(Overrides StableDistributionBaseMode)
Public propertyVariance
(Overrides StableDistributionBaseVariance)
Top
See Also