Package io.nosqlbench.virtdata.library.basics.core.stathelpers
package io.nosqlbench.virtdata.library.basics.core.stathelpers
-
ClassDescriptionUses the alias sampling method to encode and sample from discrete probabilities, even over large sets of data.Uses the alias sampling method to encode and sample from discrete probabilities, even over larger sets of data.ElemProbD<T>A simple wrapper type for "Event Probability", where the event is identified by a unique int, and the probability is represented with double precision floating-point.A simple wrapper type for "Event Probability", where the event is identified by a unique int, and the probability is represented with double precision floating-point.A simple wrapper type for "Event Probability", where the event is identified by a unique int, and the probability is represented with single precision floating-point.