Package org.apache.commons.numbers.combinatorics
Combinatorics.
-
Class Summary Class Description BinomialCoefficient Representation of the binomial coefficient.BinomialCoefficientDouble Representation of the binomial coefficient, as adouble
.Combinations Factorial FactorialDouble Deprecated. Since 1.1 this functionality has been replaced withFactorial.doubleValue(int)
.LogBinomialCoefficient Natural logarithm of the binomial coefficient.LogFactorial Class for computing the natural logarithm of the factorial of a number.Stirling Computation of Stirling numbers.