Stable |
public class Aeq1D
The StableDistributionBaseAeq1D type exposes the following members.
| Name | Description | |
|---|---|---|
| StableDistributionBaseAeq1D | Initializes a new instance of the StableDistributionBaseAeq1D 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) | |
| Integrate | Integrates the probability density function. | |
| IsMaximumLeftHandSide | Determines whether the transformed PDF maximum lies on the left-hand side. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| PDFCore | Evaluates the transformed PDF core. | |
| PDFCoreDerivativeByCore | Evaluates the transformed PDF core derivative divided by the core value. | |
| PDFFunc | Evaluates the transformed probability density function. | |
| PDFFuncLogInt | Evaluates the logarithmically transformed PDF integrand. | |
| PDFFuncLogIntToLeft | Evaluates the logarithmic PDF integrand on the left-hand interval. | |
| PDFFuncLogIntToRight | Evaluates the logarithmic PDF integrand on the right-hand interval. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |