Stable |
public class Alt1GpIA1 : StableDistributionBaseAlt1GpI
The StableDistributionBaseAlt1GpIA1 type exposes the following members.
| Name | Description | |
|---|---|---|
| StableDistributionBaseAlt1GpIA1 | Initializes a new instance of the StableDistributionBaseAlt1GpIA1 class. |
| Name | Description | |
|---|---|---|
| UpperIntegrationLimit |
Gets the upper integration limit.
(Inherited from StableDistributionBaseAlt1GpI) |
| Name | Description | |
|---|---|---|
| CDFFunc |
Evaluates the cumulative distribution integrand.
(Inherited from StableDistributionBaseAlt1GpI) | |
| CDFFuncLogInt |
Evaluates the logarithmic cumulative distribution integrand.
(Inherited from StableDistributionBaseAlt1GpI) | |
| CDFIntegrate |
Integrates the cumulative distribution function.
(Inherited from StableDistributionBaseAlt1GpI) | |
| 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 StableDistributionBaseAlt1GpI) | |
| Integrate |
Integrates the transformed PDF for the current parameter set.
(Inherited from StableDistributionBaseAlt1GpI) | |
| IsMaximumLeftHandSide |
Determines whether the maximum of the transformed PDF core lies on the left-hand side.
(Inherited from StableDistributionBaseAlt1GpI) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| PDFCore |
Evaluates the transformed PDF core.
(Inherited from StableDistributionBaseAlt1GpI) | |
| PDFCoreMod | Evaluates the modified PDF core around the peak region. | |
| PDFFunc |
Evaluates the transformed PDF integrand.
(Inherited from StableDistributionBaseAlt1GpI) | |
| PDFFuncLogInt |
Evaluates the logarithmically transformed PDF integrand.
(Inherited from StableDistributionBaseAlt1GpI) | |
| PDFFuncLogIntToLeft | Evaluates the logarithmically transformed PDF integrand to the left of the peak region. | |
| PDFFuncLogIntToRight | Evaluates the logarithmically transformed PDF integrand to the right of the peak region. | |
| 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 | |
|---|---|---|
| _alpha |
The characteristic exponent.
(Inherited from StableDistributionBaseAlt1GpI) | |
| _dev |
The deviation angle.
(Inherited from StableDistributionBaseAlt1GpI) | |
| _facdiv |
The divisive core factor.
(Inherited from StableDistributionBaseAlt1GpI) | |
| _factorp |
The multiplicative core factor.
(Inherited from StableDistributionBaseAlt1GpI) | |
| _logPdfPrefactor |
The logarithm of the PDF prefactor.
(Inherited from StableDistributionBaseAlt1GpI) | |
| _pdfCore |
The cached transformed PDF core delegate.
(Inherited from StableDistributionBaseAlt1GpI) | |
| _x0 |
The logarithmic integration offset.
(Inherited from StableDistributionBaseAlt1GpI) |