|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChiSquaredDistribution | |
---|---|
org.apache.commons.math.distribution | Implementations of common discrete and continuous distributions. |
Uses of ChiSquaredDistribution in org.apache.commons.math.distribution |
---|
Classes in org.apache.commons.math.distribution that implement ChiSquaredDistribution | |
---|---|
class |
ChiSquaredDistributionImpl
The default implementation of ChiSquaredDistribution |
Methods in org.apache.commons.math.distribution that return ChiSquaredDistribution | |
---|---|
abstract ChiSquaredDistribution |
DistributionFactory.createChiSquareDistribution(double degreesOfFreedom)
Create a new chi-square distribution with the given degrees of freedom. |
ChiSquaredDistribution |
DistributionFactoryImpl.createChiSquareDistribution(double degreesOfFreedom)
Create a new chi-square distribution with the given degrees of freedom. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |