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 class
ChiSquareDistribution.Degree2
(package private) static class
ChiSquareDistribution.NormalApproximation
Methods in org.ojalgo.random that return ChiSquareDistribution Modifier and Type Method Description static ChiSquareDistribution
ChiSquareDistribution. of(int degreesOfFreedom)
-