Gamma |
The GammaDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| _invTheta | Cached coefficients used by the gamma distribution implementation. | |
| algorithmGD | Cached flag indicating whether algorithm GD is used. | |
| alpha | Cached coefficients used by the gamma distribution implementation. | |
| b | Cached coefficients used by the gamma distribution implementation. | |
| c | Cached coefficients used by the gamma distribution implementation. | |
| d | Cached coefficients used by the gamma distribution implementation. | |
| exponentialDistribution | Cached exponential helper distribution used by the gamma distribution implementation. | |
| generator | Pointer to generator. (Inherited from ProbabilityDistribution) | |
| normalDistribution | Cached helper distributions used by the gamma distribution implementation. | |
| q0 | Cached coefficients used by the gamma distribution implementation. | |
| r | Cached coefficients used by the gamma distribution implementation. | |
| s | Cached coefficients used by the gamma distribution implementation. | |
| s2 | Cached coefficients used by the gamma distribution implementation. | |
| scale | Cached coefficients used by the gamma distribution implementation. | |
| si | Cached coefficients used by the gamma distribution implementation. |