Click or drag to resize

ChiSquareDistribution Fields

The ChiSquareDistribution type exposes the following members.

Fields
 NameDescription
Protected field_invTheta Cached coefficients used by the gamma distribution implementation.
(Inherited from GammaDistribution)
Protected fieldalgorithmGD Cached flag indicating whether algorithm GD is used.
(Inherited from GammaDistribution)
Protected fieldalpha Cached coefficients used by the gamma distribution implementation.
(Inherited from GammaDistribution)
Protected fieldb Cached coefficients used by the gamma distribution implementation.
(Inherited from GammaDistribution)
Protected fieldc Cached coefficients used by the gamma distribution implementation.
(Inherited from GammaDistribution)
Protected fieldd Cached coefficients used by the gamma distribution implementation.
(Inherited from GammaDistribution)
Protected fieldexponentialDistribution Cached exponential helper distribution used by the gamma distribution implementation.
(Inherited from GammaDistribution)
Protected fieldF Cached degrees of freedom.
Protected fieldgeneratorPointer to generator.
(Inherited from ProbabilityDistribution)
Protected fieldnormalDistribution Cached helper distributions used by the gamma distribution implementation.
(Inherited from GammaDistribution)
Protected fieldq0 Cached coefficients used by the gamma distribution implementation.
(Inherited from GammaDistribution)
Protected fieldr Cached coefficients used by the gamma distribution implementation.
(Inherited from GammaDistribution)
Protected fields Cached coefficients used by the gamma distribution implementation.
(Inherited from GammaDistribution)
Protected fields2 Cached coefficients used by the gamma distribution implementation.
(Inherited from GammaDistribution)
Protected fieldscale Cached coefficients used by the gamma distribution implementation.
(Inherited from GammaDistribution)
Protected fieldsi Cached coefficients used by the gamma distribution implementation.
(Inherited from GammaDistribution)
Top
See Also