Classes in the PgVector unit.
Classes
| Name | Description |
|
TPgBaseVector |
A base class for classes that work with all vectors. |
|
TPgHalfVector |
A class for working with half vectors and their operators and functions. |
|
TPgSparseVector |
A class for working with sparse vectors and their operators and functions. |
|
TPgVector |
A class for storing vector data with the rest of data and performing the vector similarity search. |