Modifier and Type | Method and Description |
---|---|
static FactorialDouble |
FactorialDouble.create()
Creates an instance with no precomputed values.
|
FactorialDouble |
FactorialDouble.withCache(int cacheSize)
Creates an instance with the specified cache size.
|
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.