Beta |
The BetaDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| _alpha | Fields for internal use | |
| _beta | Fields for internal use | |
| a | Internal cached constants used by the beta-distribution sampling algorithms. | |
| algorithmBB | Indicates whether the BB acceptance-rejection algorithm is used. | |
| b | Internal cached constants used by the beta-distribution sampling algorithms. | |
| delta | Internal cached constants used by the beta-distribution sampling algorithms. | |
| gamma | Internal cached constants used by the beta-distribution sampling algorithms. | |
| generator |
Stores a Generator object that can be used as the underlying random number generator.
(Inherited from Distribution) | |
| hlpalpha | Internal cached constants used by the beta-distribution sampling algorithms. | |
| hlpbeta | Internal cached constants used by the beta-distribution sampling algorithms. | |
| k1 | Internal cached constants used by the beta-distribution sampling algorithms. | |
| k2 | Internal cached constants used by the beta-distribution sampling algorithms. | |
| maxexp | Internal cached constants used by the beta-distribution sampling algorithms. | |
| scale | Internal cached constants used by the beta-distribution sampling algorithms. |