Stable |
The StableDistributionS1 type exposes the following members.
Name | Description | |
---|---|---|
![]() | CDF(Double) | Calculates the cumulative distribution function. (Overrides ContinuousDistributionCDF(Double)) |
![]() ![]() | CDF(Double, Double, Double) | Calculates the cumulative distribution function of the stable distribution in S1 parametrization. |
![]() ![]() | CDF(Double, Double, Double, Double) | Calculates the cumulative distribution function of the stable distribution in S1 parametrization. |
![]() ![]() | CDF(Double, Double, Double, Double, Double) | Calculates the cumulative distribution function of the stable distribution in S1 parametrization. |
![]() ![]() | CDF(Double, Double, Double, Object, Double) | Calculates the cumulative distribution function of the stable distribution in S1 parametrization. |
![]() ![]() | CDF(Double, Double, Double, Double, Double, Double) | Calculates the cumulative distribution function of the stable distribution in S1 parametrization. |
![]() ![]() | CDF(Double, Double, Double, Double, Double, Object, Double) | Calculates the cumulative distribution function of the stable distribution in S1 parametrization. |
![]() ![]() | CDF(Double, Double, Double, Double, Double, Double, Object, Double) | Calculates the cumulative distribution function of the stable distribution in S1 parametrization. |
![]() | 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 | |
![]() ![]() | GetAlt1GnParameter | |
![]() ![]() | GetAlt1GpParameter | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | Initialize | Initializes this instance of the distribution with the distribution parameters. |
![]() ![]() | IsValidAlpha | |
![]() ![]() | IsValidBeta | |
![]() ![]() | IsValidLocation | |
![]() ![]() | IsValidScale | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | NextDouble | Returns a distributed floating point random number. (Overrides StableDistributionBaseNextDouble) |
![]() | PDF(Double) | Calculates the probability density function. (Overrides ContinuousDistributionPDF(Double)) |
![]() ![]() | PDF(Double, Double, Double) | Calculates the probability density function of the stable distribution in S1 parametrization. |
![]() ![]() | PDF(Double, Double, Double, Double, Double) | Calculates the probability density function of the stable distribution in S1 parametrization. |
![]() ![]() | PDF(Double, Double, Double, Double, Double, Object, Double) | Calculates the probability density function of the stable distribution in S1 parametrization. |
![]() ![]() | PDF(Double, Double, Double, Double, Double, Double, Object, Double) | Calculates the probability density function of the stable distribution in S1 parametrization. |
![]() | Quantile(Double) | Calculates the quantile of the distribution function. (Overrides ContinuousDistributionQuantile(Double)) |
![]() ![]() | Quantile(Double, Double, Double) | Calculates the quantile of the stable distribution in S1 parametrization. |
![]() ![]() | Quantile(Double, Double, Double, Double) | Calculates the quantile of the stable distribution in S1 parametrization. |
![]() ![]() | Quantile(Double, Double, Double, Double, Object, Double) | Calculates the quantile of the stable distribution in S1 parametrization. |
![]() | 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) |