public final class Log10Cache extends IntToDoubleFunctionCache
Constructor and Description |
---|
Log10Cache() |
Modifier and Type | Method and Description |
---|---|
protected double |
compute(int n) |
protected int |
maxSize() |
expandCache, get, size
protected int maxSize()
maxSize
in class IntToDoubleFunctionCache
protected double compute(int n)
compute
in class IntToDoubleFunctionCache