Stable |
public class Alt1GpDA1 : StableDistributionBaseAlt1GpD
The StableDistributionBaseAlt1GpDA1 type exposes the following members.
| Name | Description | |
|---|---|---|
| StableDistributionBaseAlt1GpDA1 | Initializes a new instance of the StableDistributionBaseAlt1GpDA1 class. |
| Name | Description | |
|---|---|---|
| UpperIntegrationLimit |
Gets the upper integration limit.
(Inherited from StableDistributionBaseAlt1GpD) |
| Name | Description | |
|---|---|---|
| CDFFunc |
Evaluates the cumulative distribution integrand.
(Inherited from StableDistributionBaseAlt1GpD) | |
| CDFFuncLogInt |
Evaluates the logarithmic cumulative distribution integrand.
(Inherited from StableDistributionBaseAlt1GpD) | |
| CDFIntegrate |
Integrates the cumulative distribution function.
(Inherited from StableDistributionBaseAlt1GpD) | |
| 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) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| Initialize |
Reinitializes the cached delegates for the transformed PDF functions.
(Inherited from StableDistributionBaseAlt1GpD) | |
| Integrate |
Integrates the transformed PDF for the current parameter set.
(Inherited from StableDistributionBaseAlt1GpD) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| PDFCore |
Evaluates the transformed PDF core.
(Inherited from StableDistributionBaseAlt1GpD) | |
| PDFCoreMod | Evaluates the modified PDF core around the peak region. | |
| PDFFunc |
Evaluates the transformed probability density function.
(Inherited from StableDistributionBaseAlt1GpD) | |
| PDFFuncLogInt |
Evaluates the logarithmically transformed PDF integrand.
(Inherited from StableDistributionBaseAlt1GpD) | |
| PDFFuncLogIntToLeft | Evaluates the logarithmically transformed PDF integrand to the left of the peak region. | |
| PDFFuncLogIntToRight | Evaluates the logarithmic PDF integrand on the right-hand interval. | |
| PDFIntegrateAlphaNearOne | Integrates the transformed PDF for the near-one alpha case. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| _x0 |
The logarithmic integration offset.
(Inherited from StableDistributionBaseAlt1GpD) | |
| alpha |
The characteristic exponent.
(Inherited from StableDistributionBaseAlt1GpD) | |
| dev |
The deviation angle.
(Inherited from StableDistributionBaseAlt1GpD) | |
| facdiv |
The divisive core factor.
(Inherited from StableDistributionBaseAlt1GpD) | |
| factorp |
The multiplicative core factor.
(Inherited from StableDistributionBaseAlt1GpD) | |
| logPdfPrefactor |
The logarithm of the PDF prefactor.
(Inherited from StableDistributionBaseAlt1GpD) | |
| pdfCore |
The cached transformed PDF core delegate.
(Inherited from StableDistributionBaseAlt1GpD) |