This is the complete list of members for faiss::gpu::GpuIndexFlatL2, including all inherited members.
add(faiss::Index::idx_t, const float *x) override | faiss::gpu::GpuIndexFlat | virtual |
add_with_ids(Index::idx_t n, const float *x, const Index::idx_t *ids) override | faiss::gpu::GpuIndex | virtual |
addImpl_(int n, const float *x, const Index::idx_t *ids) override | faiss::gpu::GpuIndexFlat | protectedvirtual |
addImplRequiresIDs_() const override | faiss::gpu::GpuIndexFlat | protectedvirtual |
assign(idx_t n, const float *x, idx_t *labels, idx_t k=1) | faiss::Index | |
component_t typedef (defined in faiss::Index) | faiss::Index | |
compute_residual(const float *x, float *residual, idx_t key) const | faiss::Index | |
config_ | faiss::gpu::GpuIndexFlat | protected |
copyFrom(faiss::IndexFlatL2 *index) | faiss::gpu::GpuIndexFlatL2 | |
faiss::gpu::GpuIndexFlat::copyFrom(const faiss::IndexFlat *index) | faiss::gpu::GpuIndexFlat | |
copyTo(faiss::IndexFlatL2 *index) | faiss::gpu::GpuIndexFlatL2 | |
faiss::gpu::GpuIndexFlat::copyTo(faiss::IndexFlat *index) const | faiss::gpu::GpuIndexFlat | |
d | faiss::Index | |
data_ | faiss::gpu::GpuIndexFlat | protected |
device_ | faiss::gpu::GpuIndex | protected |
display() const | faiss::Index | |
distance_t typedef (defined in faiss::Index) | faiss::Index | |
getDevice() const (defined in faiss::gpu::GpuIndex) | faiss::gpu::GpuIndex | inline |
getGpuData() | faiss::gpu::GpuIndexFlat | inline |
getMinPagingSize() const | faiss::gpu::GpuIndex | |
getNumVecs() const | faiss::gpu::GpuIndexFlat | |
getResources() (defined in faiss::gpu::GpuIndex) | faiss::gpu::GpuIndex | inline |
GpuIndex(GpuResources *resources, int dims, faiss::MetricType metric, GpuIndexConfig config) (defined in faiss::gpu::GpuIndex) | faiss::gpu::GpuIndex | |
GpuIndexFlat(GpuResources *resources, const faiss::IndexFlat *index, GpuIndexFlatConfig config=GpuIndexFlatConfig()) | faiss::gpu::GpuIndexFlat | |
GpuIndexFlat(GpuResources *resources, int dims, faiss::MetricType metric, GpuIndexFlatConfig config=GpuIndexFlatConfig()) | faiss::gpu::GpuIndexFlat | |
GpuIndexFlatL2(GpuResources *resources, faiss::IndexFlatL2 *index, GpuIndexFlatConfig config=GpuIndexFlatConfig()) | faiss::gpu::GpuIndexFlatL2 | |
GpuIndexFlatL2(GpuResources *resources, int dims, GpuIndexFlatConfig config=GpuIndexFlatConfig()) | faiss::gpu::GpuIndexFlatL2 | |
idx_t typedef | faiss::Index | |
Index(idx_t d=0, MetricType metric=METRIC_L2) (defined in faiss::Index) | faiss::Index | inlineexplicit |
is_trained | faiss::Index | |
memorySpace_ | faiss::gpu::GpuIndex | protected |
metric_type | faiss::Index | |
minPagedSize_ | faiss::gpu::GpuIndex | protected |
ntotal | faiss::Index | |
range_search(idx_t n, const float *x, float radius, RangeSearchResult *result) const | faiss::Index | virtual |
reconstruct(faiss::Index::idx_t key, float *out) const override | faiss::gpu::GpuIndexFlat | virtual |
reconstruct_n(faiss::Index::idx_t i0, faiss::Index::idx_t num, float *out) const override | faiss::gpu::GpuIndexFlat | virtual |
remove_ids(const IDSelector &sel) | faiss::Index | virtual |
reset() override | faiss::gpu::GpuIndexFlat | virtual |
resources_ | faiss::gpu::GpuIndex | protected |
search(Index::idx_t n, const float *x, Index::idx_t k, float *distances, Index::idx_t *labels) const override | faiss::gpu::GpuIndex | virtual |
search_and_reconstruct(idx_t n, const float *x, idx_t k, float *distances, idx_t *labels, float *recons) const | faiss::Index | virtual |
searchImpl_(int n, const float *x, int k, float *distances, faiss::Index::idx_t *labels) const override | faiss::gpu::GpuIndexFlat | protectedvirtual |
setMinPagingSize(size_t size) | faiss::gpu::GpuIndex | |
train(Index::idx_t n, const float *x) override | faiss::gpu::GpuIndexFlat | virtual |
verbose | faiss::Index | |
~GpuIndexFlat() override (defined in faiss::gpu::GpuIndexFlat) | faiss::gpu::GpuIndexFlat | |
~Index() (defined in faiss::Index) | faiss::Index | virtual |