Interface RandomAccessQuantizedByteVectorValues

All Superinterfaces:
RandomAccessVectorValues<byte[]>
All Known Implementing Classes:
OffHeapQuantizedByteVectorValues, OffHeapQuantizedByteVectorValues.DenseOffHeapVectorValues, OffHeapQuantizedByteVectorValues.EmptyOffHeapVectorValues, OffHeapQuantizedByteVectorValues.SparseOffHeapVectorValues

interface RandomAccessQuantizedByteVectorValues extends RandomAccessVectorValues<byte[]>
Random access values for byte[], but also includes accessing the score correction constant for the current vector in the buffer.