| Name | Description |
---|
| CDF(Double) | (Overrides ContinuousDistributionCDF(Double)) |
| CDF(Double, Double, Double) | |
| CDF(Double, Double, Double, Double) | |
| CDF(Double, Double, Double, Double, Double) | |
| CDF(Double, Double, Double, Object, Double) | |
| CDF(Double, Double, Double, Double, Double, Double) | |
| CDF(Double, Double, Double, Double, Double, Object, Double) | |
| CDF(Double, Double, Double, Double, Double, Double, Object, Double) | |
| CDFMethodAlphaOne | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GenerateAsymmetricCaseS1 |
Generates random variates in S1 Parametrization
(Inherited from StableDistributionBase) |
| GenerateAsymmetricCaseS1_AEq1 | (Inherited from StableDistributionBase) |
| GenerateAsymmetricCaseS1_ANe1 | (Inherited from StableDistributionBase) |
| GenerateSymmetricCase | (Inherited from StableDistributionBase) |
| GetAgt1GnParameter | |
| GetAgt1GpParameter | |
| GetAlt1GnParameter | |
| GetAlt1GpParameter | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Initialize |
Updates the helper variables that store intermediate results for generation of exponential distributed random
numbers.
|
| IsValidAlpha | |
| IsValidBeta | |
| IsValidMu | |
| IsValidSigma | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| NextDouble | (Overrides StableDistributionBaseNextDouble) |
| PDF(Double) | (Overrides ContinuousDistributionPDF(Double)) |
| PDF(Double, Double, Double) | |
| PDF(Double, Double, Double, Double, Double) | |
| PDF(Double, Double, Double, Object, Double) | |
| PDF(Double, Double, Double, Double, Object, Double) | |
| PDF(Double, Double, Double, Double, Double, Object, Double) | |
| PDF(Double, Double, Double, Double, Double, Double, Object, Double) | |
| PDFMethodAlphaOne | |
| Quantile(Double) | (Overrides ContinuousDistributionQuantile(Double)) |
| Quantile(Double, Double, Double) | |
| Quantile(Double, Double, Double, Double) | |
| Quantile(Double, Double, Double, Double, Object, Double) | |
| Reset |
Resets the random number distribution, so that it produces the same random number sequence again.
(Inherited from Distribution) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |