Uses of Class
org.apache.commons.numbers.combinatorics.LogFactorial
Packages that use LogFactorial
-
Uses of LogFactorial in org.apache.commons.numbers.combinatorics
Methods in org.apache.commons.numbers.combinatorics that return LogFactorialModifier and TypeMethodDescriptionstatic LogFactorialLogFactorial.create()Creates an instance with no precomputed values.LogFactorial.withCache(int cacheSize) Creates an instance with the specified cache size.