Click or drag to resize

BetaDistribution Fields

The BetaDistribution type exposes the following members.

Fields
 NameDescription
Protected fielda Cached coefficients used by the beta distribution implementation.
Protected fieldaa Cached shape parameters used by the beta distribution implementation.
Protected fieldalgorithmBB Cached flag indicating whether algorithm BB is used.
Protected fieldalpha Cached coefficients used by the beta distribution implementation.
Protected fieldb Cached coefficients used by the beta distribution implementation.
Protected fieldbb Cached shape parameters used by the beta distribution implementation.
Protected fieldbeta Cached coefficients used by the beta distribution implementation.
Protected fielddelta Cached coefficients used by the beta distribution implementation.
Protected fieldgamma Cached coefficients used by the beta distribution implementation.
Protected fieldgeneratorPointer to generator.
(Inherited from ProbabilityDistribution)
Protected fieldk1 Cached coefficients used by the beta distribution implementation.
Protected fieldk2 Cached coefficients used by the beta distribution implementation.
Protected fieldmaxexp Cached coefficients used by the beta distribution implementation.
Protected fieldscale Cached coefficients used by the beta distribution implementation.
Top
See Also