public class RealLongDoubleSampler extends Object implements LongToDoubleFunction
| Constructor and Description |
|---|
RealLongDoubleSampler(DoubleUnaryOperator parentFunc,
boolean hash) |
| Modifier and Type | Method and Description |
|---|---|
double |
applyAsDouble(long value) |
public RealLongDoubleSampler(DoubleUnaryOperator parentFunc, boolean hash)
public double applyAsDouble(long value)
applyAsDouble in interface LongToDoubleFunctionCopyright © 2018. All rights reserved.