Package | Description |
---|---|
org.hipparchus.util |
Convenience routines and common data structures used throughout the Hipparchus library.
|
Modifier and Type | Method | 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–2018 Hipparchus.org. All rights reserved.