Package io.nosqlbench.virtdata.lib.vectors.primitive
package io.nosqlbench.virtdata.lib.vectors.primitive
-
ClassesClassDescriptionPrecompute the interior double[] values to use as a LUT.Precompute the interior double[] values to use as a LUT.A VectorSequence is a sequence of vectors which are a deterministic map between a set of ordinal values and vector values.Prefix the incoming array with an empty double[] so that it is sized up to at least the given size.Suffix the incoming array with an empty double[] so that it is sized up to at least the given size.Prefix the incoming array with an empty double[] of the given size.This is a version of the NoSQLBench
Combinerwhich is especially suited to constructing unique sequences of doubles.Suffix the incoming array with an empty double[] of the given size.Prefix the incoming array with an empty float[] so that it is sized up to at least the given size.Suffix the incoming array with an empty float[] so that it is sized up to at least the given size.Prefix the incoming array with an empty float[] of the given size.This is the float version of the DoubleVector function.Suffix the incoming array with an empty double[] of the given size.Construct an arbitrarily large vector with hashes.Construct an arbitrarily large float vector with hashes.A VectorSequence is a sequence of vectors which are a deterministic map between a set of ordinal values and vector values.