Click or drag to resize

ChiSquareDistribution Properties

The ChiSquareDistribution type exposes the following members.

Properties
 NameDescription
Public propertyFreedomGets the degrees of freedom.
Public propertyGeneratorReturns the random generator used by the distribution to generate the random values.
(Inherited from ProbabilityDistribution)
Public propertyLocationGets the inverse scale parameter of the distribution.
(Inherited from GammaDistribution)
Public propertyOrderGets the shape parameter of the distribution.
(Inherited from GammaDistribution)
Top
See Also