Stable |
public class Alt1GnD
The StableDistributionBaseAlt1GnD type exposes the following members.
| Name | Description | |
|---|---|---|
| StableDistributionBaseAlt1GnD | Initializes a new instance of the StableDistributionBaseAlt1GnD class. |
| Name | Description | |
|---|---|---|
| UpperIntegrationLimit | Gets the upper integration limit. |
| Name | Description | |
|---|---|---|
| CDFFunc | Evaluates the cumulative distribution integrand. | |
| CDFFuncLogInt | Evaluates the logarithmic cumulative distribution integrand. | |
| CDFIntegrate | Integrates the cumulative distribution function. | |
| 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. | |
| Integrate | Integrates the probability density function. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| PDFCore | Evaluates the transformed PDF core. | |
| PDFFunc | Evaluates the transformed PDF integrand. | |
| PDFFuncLogInt | Evaluates the logarithmically transformed PDF integrand. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| _alpha | The characteristic exponent. | |
| _dev | The deviation angle. | |
| _facdiv | The divisive core factor. | |
| _factorp | The multiplicative core factor. | |
| _logPdfPrefactor | The logarithm of the PDF prefactor. | |
| _pdfCore | The cached transformed PDF core delegate. | |
| _x0 | The logarithmic integration offset. |