Faiss
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
faiss::gpu::IVFBase Member List

This is the complete list of members for faiss::gpu::IVFBase, including all inherited members.

addIndicesFromCpu_(int listId, const long *indices, size_t numVecs)faiss::gpu::IVFBaseprotected
bytesPerVector_faiss::gpu::IVFBaseprotected
deviceListData_faiss::gpu::IVFBaseprotected
deviceListDataPointers_faiss::gpu::IVFBaseprotected
deviceListIndexPointers_faiss::gpu::IVFBaseprotected
deviceListIndices_ (defined in faiss::gpu::IVFBase)faiss::gpu::IVFBaseprotected
deviceListLengths_faiss::gpu::IVFBaseprotected
dim_faiss::gpu::IVFBaseprotected
getDim() const faiss::gpu::IVFBase
getListIndices(int listId) const faiss::gpu::IVFBase
getListLength(int listId) const faiss::gpu::IVFBase
getNumLists() const faiss::gpu::IVFBase
indicesOptions_faiss::gpu::IVFBaseprotected
IVFBase(GpuResources *resources, FlatIndex *quantizer, int bytesPerVector, IndicesOptions indicesOptions, MemorySpace space)faiss::gpu::IVFBase
listOffsetToUserIndex_faiss::gpu::IVFBaseprotected
maxListLength_faiss::gpu::IVFBaseprotected
numLists_faiss::gpu::IVFBaseprotected
quantizer_faiss::gpu::IVFBaseprotected
reclaimMemory()faiss::gpu::IVFBase
reclaimMemory_(bool exact)faiss::gpu::IVFBaseprotected
reserveMemory(size_t numVecs)faiss::gpu::IVFBase
reset()faiss::gpu::IVFBase
resources_faiss::gpu::IVFBaseprotected
space_faiss::gpu::IVFBaseprotected
updateDeviceListInfo_(cudaStream_t stream)faiss::gpu::IVFBaseprotected
updateDeviceListInfo_(const std::vector< int > &listIds, cudaStream_t stream)faiss::gpu::IVFBaseprotected
~IVFBase() (defined in faiss::gpu::IVFBase)faiss::gpu::IVFBasevirtual