Beta |
The BetaDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| a | Cached coefficients used by the beta distribution implementation. | |
| aa | Cached shape parameters used by the beta distribution implementation. | |
| algorithmBB | Cached flag indicating whether algorithm BB is used. | |
| alpha | Cached coefficients used by the beta distribution implementation. | |
| b | Cached coefficients used by the beta distribution implementation. | |
| bb | Cached shape parameters used by the beta distribution implementation. | |
| beta | Cached coefficients used by the beta distribution implementation. | |
| delta | Cached coefficients used by the beta distribution implementation. | |
| gamma | Cached coefficients used by the beta distribution implementation. | |
| generator | Pointer to generator. (Inherited from ProbabilityDistribution) | |
| k1 | Cached coefficients used by the beta distribution implementation. | |
| k2 | Cached coefficients used by the beta distribution implementation. | |
| maxexp | Cached coefficients used by the beta distribution implementation. | |
| scale | Cached coefficients used by the beta distribution implementation. |