Package io.nosqlbench.virtdata.lib.vectors.dnn.circular


package io.nosqlbench.virtdata.lib.vectors.dnn.circular

This package contains an implementation of CircularPartitioner, a space-filling curve which maps ordinals onto 2-d vectors which fall on the unit circle with increasing density. This allows vector values to get progressive closer together radially as the arc intervals are divided in half at each level of resolution.