Package io.virtdata.discrete.long_int
Class Zipf
- java.lang.Object
-
- io.virtdata.discrete.long_int.LongToIntDiscreteCurve
-
- io.virtdata.discrete.long_int.Zipf
-
- All Implemented Interfaces:
java.util.function.LongToIntFunction
public class Zipf extends LongToIntDiscreteCurve
-
-
Field Summary
-
Fields inherited from class io.virtdata.discrete.long_int.LongToIntDiscreteCurve
COMPUTE, HASH, INTERPOLATE, MAP
-
-
Constructor Summary
Constructors Constructor Description Zipf(int numberOfElements, double exponent, java.lang.String... modslist)
-
Method Summary
-
Methods inherited from class io.virtdata.discrete.long_int.LongToIntDiscreteCurve
applyAsInt
-
-