Package io.nosqlbench.virtdata.library.basics.shared.from_long.to_double
package io.nosqlbench.virtdata.library.basics.shared.from_long.to_double
-
ClassesClassDescriptionThis distribution is an easy-to use and modify distribution which is simply based on observed or expected frequencies.This provides a random sample of a double in a range, without accounting for the non-uniform distribution of IEEE double representation.Create a double value from a hashed long, over the valid range of long inputs.Return a double value within the specified range.Return a value along an interpolation curve.Return the double value closest to the fraction (input) / (Long.MAX_VALUE).