| Package | Description | 
|---|---|
| org.hipparchus.util | 
 Convenience routines and common data structures used throughout the Hipparchus library. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static CombinatoricsUtils.FactorialLog | 
CombinatoricsUtils.FactorialLog.create()
Creates an instance with no precomputed values. 
 | 
CombinatoricsUtils.FactorialLog | 
CombinatoricsUtils.FactorialLog.withCache(int cacheSize)
Creates an instance with the specified cache size. 
 | 
Copyright © 2016-2022 CS GROUP. All rights reserved.