Uses of Class
org.ojalgo.random.ChiSquareDistribution
-
Packages that use ChiSquareDistribution Package Description org.ojalgo.random -
-
Uses of ChiSquareDistribution in org.ojalgo.random
Subclasses of ChiSquareDistribution in org.ojalgo.random Modifier and Type Class Description (package private) static classChiSquareDistribution.Degree2(package private) static classChiSquareDistribution.NormalApproximationMethods in org.ojalgo.random that return ChiSquareDistribution Modifier and Type Method Description static ChiSquareDistributionChiSquareDistribution. of(int degreesOfFreedom)
-