Uses of Class
org.apache.commons.numbers.combinatorics.FactorialDouble
| Package | Description |
|---|---|
| org.apache.commons.numbers.combinatorics |
Combinatorics.
|
-
Uses of FactorialDouble in org.apache.commons.numbers.combinatorics
Methods in org.apache.commons.numbers.combinatorics that return FactorialDouble Modifier and Type Method Description static FactorialDoubleFactorialDouble. create()Creates an instance with no precomputed values.FactorialDoubleFactorialDouble. withCache(int cacheSize)Creates an instance with the specified cache size.