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

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

add(Index::idx_t n, const float *x) overridefaiss::gpu::GpuIndexIVFvirtual
add_with_ids(idx_t n, const float *x, const long *xids)faiss::Indexvirtual
assign(idx_t n, const float *x, idx_t *labels, idx_t k=1)faiss::Index
compute_residual(const float *x, float *residual, idx_t key) const faiss::Index
copyFrom(const faiss::IndexIVF *index)faiss::gpu::GpuIndexIVF
copyTo(faiss::IndexIVF *index) const faiss::gpu::GpuIndexIVF
cp_faiss::gpu::GpuIndexIVFprotected
dfaiss::Index
device_faiss::gpu::GpuIndexprotected
display() const faiss::Index
get_typename() const faiss::Indexinlinevirtual
getDevice() const (defined in faiss::gpu::GpuIndex)faiss::gpu::GpuIndexinline
getIndicesOptions() const faiss::gpu::GpuIndexIVF
getNumLists() const faiss::gpu::GpuIndexIVF
getNumProbes() const faiss::gpu::GpuIndexIVF
getResources() (defined in faiss::gpu::GpuIndex)faiss::gpu::GpuIndexinline
getUseFloat16CoarseQuantizer() const faiss::gpu::GpuIndexIVF
GpuIndex(GpuResources *resources, int device, int dims, faiss::MetricType metric) (defined in faiss::gpu::GpuIndex)faiss::gpu::GpuIndex
GpuIndexIVF(GpuResources *resources, int device, IndicesOptions indicesOptions, bool useFloat16CoarseQuantizer, int dims, faiss::MetricType metric, int nlist) (defined in faiss::gpu::GpuIndexIVF)faiss::gpu::GpuIndexIVF
GpuIndexIVF(GpuResources *resources, int device, IndicesOptions indicesOptions, int dims, faiss::MetricType metric, int nlist, GpuIndexFlat *quantizer) (defined in faiss::gpu::GpuIndexIVF)faiss::gpu::GpuIndexIVF
idx_t typedeffaiss::Index
Index(idx_t d=0, MetricType metric=METRIC_INNER_PRODUCT) (defined in faiss::Index)faiss::Indexinlineexplicit
index_typename (defined in faiss::Index)faiss::Index
indicesOptions_faiss::gpu::GpuIndexIVFprotected
is_trainedfaiss::Index
metric_typefaiss::Index
nlist_faiss::gpu::GpuIndexIVFprotected
nprobe_faiss::gpu::GpuIndexIVFprotected
ntotalfaiss::Index
ownsQuantizer_faiss::gpu::GpuIndexIVFprotected
quantizer_faiss::gpu::GpuIndexIVFprotected
range_search(idx_t n, const float *x, float radius, RangeSearchResult *result) const faiss::Indexvirtual
reconstruct(idx_t key, float *recons) const faiss::Indexvirtual
reconstruct_n(idx_t i0, idx_t ni, float *recons) const faiss::Indexvirtual
remove_ids(const IDSelector &sel)faiss::Indexvirtual
reset()=0faiss::Indexpure virtual
resources_faiss::gpu::GpuIndexprotected
search(idx_t n, const float *x, idx_t k, float *distances, idx_t *labels) const =0faiss::Indexpure virtual
set_typename()=0 (defined in faiss::Index)faiss::Indexpure virtual
setNumProbes(int nprobe)faiss::gpu::GpuIndexIVF
train(idx_t n, const float *x)faiss::Indexinlinevirtual
trainQuantizer_(faiss::Index::idx_t n, const float *x) (defined in faiss::gpu::GpuIndexIVF)faiss::gpu::GpuIndexIVFprotected
useFloat16CoarseQuantizer_faiss::gpu::GpuIndexIVFprotected
verbosefaiss::Index
~GpuIndexIVF() override (defined in faiss::gpu::GpuIndexIVF)faiss::gpu::GpuIndexIVF
~Index() (defined in faiss::Index)faiss::Indexinlinevirtual