Uses of Interface
org.apache.commons.math.distribution.FDistribution
-
Packages that use FDistribution Package Description org.apache.commons.math.distribution Implementations of common discrete and continuous distributions. -
-
Uses of FDistribution in org.apache.commons.math.distribution
Classes in org.apache.commons.math.distribution that implement FDistribution Modifier and Type Class Description class
FDistributionImpl
Default implementation ofFDistribution
.
-