Class IntToIntDiscreteCurve

java.lang.Object
io.nosqlbench.virtdata.library.curves4.discrete.int_int.IntToIntDiscreteCurve
All Implemented Interfaces:
IntUnaryOperator
Direct Known Subclasses:
Binomial, EnumeratedInts, Geometric, Hypergeometric, Pascal, Poisson, Uniform, Zipf

public class IntToIntDiscreteCurve extends Object implements IntUnaryOperator