Interface RandomAccessQuantizedByteVectorValues

All Superinterfaces:
RandomAccessVectorValues, RandomAccessVectorValues.Bytes
All Known Implementing Classes:
OffHeapQuantizedByteVectorValues, OffHeapQuantizedByteVectorValues.DenseOffHeapVectorValues

public interface RandomAccessQuantizedByteVectorValues extends RandomAccessVectorValues.Bytes
Random access values for byte[], but also includes accessing the score correction constant for the current vector in the buffer.
WARNING: This API is experimental and might change in incompatible ways in the next release.