Uses of Package
io.github.jbellis.jvector.vector
Packages that use io.github.jbellis.jvector.vector
Package
Description
-
Classes in io.github.jbellis.jvector.vector used by io.github.jbellis.jvector.graphClassDescriptionThe numeric datatype of the vector values.Vector similarity function; used in search to return top K most similar vectors to a target vector.
-
Classes in io.github.jbellis.jvector.vector used by io.github.jbellis.jvector.pqClassDescriptionVector similarity function; used in search to return top K most similar vectors to a target vector.
-
Classes in io.github.jbellis.jvector.vector used by io.github.jbellis.jvector.vectorClassDescriptionThe numeric datatype of the vector values.A provider of vectorization implementations.Vector similarity function; used in search to return top K most similar vectors to a target vector.Interface for implementations of VectorUtil support.