Package io.virtdata.discrete.common
Class DiscreteIntIntSampler
- java.lang.Object
-
- io.virtdata.discrete.common.DiscreteIntIntSampler
-
- All Implemented Interfaces:
java.util.function.IntUnaryOperator
public class DiscreteIntIntSampler extends java.lang.Object implements java.util.function.IntUnaryOperator
-
-
Constructor Summary
Constructors Constructor Description DiscreteIntIntSampler(java.util.function.DoubleToIntFunction parentFunc, boolean hash)
-
Method Summary
Modifier and Type Method Description intapplyAsInt(int value)
-