Click or drag to resize

StableDistributionS1 Fields

The StableDistributionS1 type exposes the following members.

Fields
 NameDescription
Protected field_gen_BHelper variables used for generating the random values.
(Inherited from StableDistributionBase)
Protected field_gen_SHelper variables used for generating the random values.
(Inherited from StableDistributionBase)
Protected field_gen_ScaleHelper variables used for generating the random values.
(Inherited from StableDistributionBase)
Protected field_gen_tHelper variables used for generating the random values.
(Inherited from StableDistributionBase)
Protected fieldgenerator Stores a Generator object that can be used as underlying random number generator.
(Inherited from Distribution)
Top
See Also