public class RealIntDoubleSampler extends Object implements IntToDoubleFunction
| Constructor and Description |
|---|
RealIntDoubleSampler(DoubleUnaryOperator parentFunc,
boolean hash) |
| Modifier and Type | Method and Description |
|---|---|
double |
applyAsDouble(int input) |
public RealIntDoubleSampler(DoubleUnaryOperator parentFunc, boolean hash)
public double applyAsDouble(int input)
applyAsDouble in interface IntToDoubleFunctionCopyright © 2018. All rights reserved.