Uses of Class
org.apache.commons.numbers.combinatorics.FactorialDouble
Packages that use FactorialDouble
-
Uses of FactorialDouble in org.apache.commons.numbers.combinatorics
Fields in org.apache.commons.numbers.combinatorics declared as FactorialDoubleModifier and TypeFieldDescriptionprivate static final FactorialDoubleFactorialDouble.INSTANCEDeprecated.Single instance.Methods in org.apache.commons.numbers.combinatorics that return FactorialDoubleModifier and TypeMethodDescriptionstatic FactorialDoubleFactorialDouble.create()Deprecated.FactorialDouble.withCache(int cacheSize) Deprecated.Since 1.1 this functionality has been replaced withFactorial.doubleValue(int).
Factorial.doubleValue(int).