Class InterpolatingLongLongSampler

java.lang.Object
io.nosqlbench.virtdata.library.curves4.discrete.common.InterpolatingLongLongSampler
All Implemented Interfaces:
LongUnaryOperator

public class InterpolatingLongLongSampler extends Object implements LongUnaryOperator
  • Constructor Details

    • InterpolatingLongLongSampler

      public InterpolatingLongLongSampler(DoubleToIntFunction icdSource, int resolution, boolean hash)
  • Method Details