Uses of Interface
io.github.jbellis.jvector.pq.CompressedVectors
Packages that use CompressedVectors
-
Uses of CompressedVectors in io.github.jbellis.jvector.pq
Classes in io.github.jbellis.jvector.pq that implement CompressedVectorsMethods in io.github.jbellis.jvector.pq that return CompressedVectorsModifier and TypeMethodDescriptionBinaryQuantization.createCompressedVectors(Object[] compressedVectors) ProductQuantization.createCompressedVectors(Object[] compressedVectors) VectorCompressor.createCompressedVectors(Object[] compressedVectors) static CompressedVectorsPQVectors.load(RandomAccessReader in, long offset)