Class Zipf

java.lang.Object
io.nosqlbench.virtdata.library.curves4.discrete.int_int.IntToIntDiscreteCurve
io.nosqlbench.virtdata.library.curves4.discrete.int_int.Zipf
All Implemented Interfaces:
IntUnaryOperator

public class Zipf extends IntToIntDiscreteCurve
See Also:
  • Constructor Details

    • Zipf

      public Zipf(int numberOfElements, double exponent, String... modslist)