Class DiscreteIntIntSampler

java.lang.Object
io.nosqlbench.virtdata.library.curves4.discrete.common.DiscreteIntIntSampler
All Implemented Interfaces:
IntUnaryOperator

public class DiscreteIntIntSampler extends Object implements IntUnaryOperator
  • Constructor Details

    • DiscreteIntIntSampler

      public DiscreteIntIntSampler(DoubleToIntFunction parentFunc, boolean hash)
  • Method Details