add(idx_t, const float *) override | faiss::IndexIVFPQCompact | virtual |
add_core_o(idx_t n, const float *x, const long *xids, float *residuals_2, const long *precomputed_idx=nullptr) | faiss::IndexIVFPQ | |
add_with_ids(idx_t n, const float *x, const long *xids=nullptr) override | faiss::IndexIVFPQ | virtual |
alloc_type (defined in faiss::IndexIVFPQCompact) | faiss::IndexIVFPQCompact | |
Alloc_type_mmap enum value | faiss::IndexIVFPQCompact | |
Alloc_type_new enum value | faiss::IndexIVFPQCompact | |
Alloc_type_none enum value | faiss::IndexIVFPQCompact | |
Alloc_type_t enum name | faiss::IndexIVFPQCompact | |
assign(idx_t n, const float *x, idx_t *labels, idx_t k=1) | faiss::Index | |
by_residual | faiss::IndexIVFPQ | |
code_size | faiss::IndexIVFPQ | |
codes (defined in faiss::IndexIVFPQ) | faiss::IndexIVFPQ | |
compact_codes | faiss::IndexIVFPQCompact | |
compact_ids | faiss::IndexIVFPQCompact | |
compute_residual(const float *x, float *residual, idx_t key) const | faiss::Index | |
copy_subset_to(IndexIVFPQ &other, int subset_type, long a1, long a2) const | faiss::IndexIVFPQ | |
cp | faiss::IndexIVF | |
d | faiss::Index | |
decode_multiple(size_t n, const long *keys, const uint8_t *xcodes, float *x) const | faiss::IndexIVFPQ | |
direct_map (defined in faiss::IndexIVF) | faiss::IndexIVF | |
display() const | faiss::Index | |
do_polysemous_training | faiss::IndexIVFPQ | |
encode(long key, const float *x, uint8_t *code) const (defined in faiss::IndexIVFPQ) | faiss::IndexIVFPQ | |
encode_multiple(size_t n, long *keys, const float *x, uint8_t *codes, bool compute_keys=false) const | faiss::IndexIVFPQ | |
find_duplicates(idx_t *ids, size_t *lims) const | faiss::IndexIVFPQ | |
get_list_size(size_t list_no) const (defined in faiss::IndexIVF) | faiss::IndexIVF | inline |
ids | faiss::IndexIVF | |
idx_t typedef | faiss::Index | |
imbalance_factor() const | faiss::IndexIVF | |
Index(idx_t d=0, MetricType metric=METRIC_INNER_PRODUCT) (defined in faiss::Index) | faiss::Index | inlineexplicit |
IndexIVF(Index *quantizer, size_t d, size_t nlist, MetricType metric=METRIC_INNER_PRODUCT) | faiss::IndexIVF | |
IndexIVF() (defined in faiss::IndexIVF) | faiss::IndexIVF | |
IndexIVFPQ(Index *quantizer, size_t d, size_t nlist, size_t M, size_t nbits_per_idx) (defined in faiss::IndexIVFPQ) | faiss::IndexIVFPQ | |
IndexIVFPQ() (defined in faiss::IndexIVFPQ) | faiss::IndexIVFPQ | |
IndexIVFPQCompact(const IndexIVFPQ &other) (defined in faiss::IndexIVFPQCompact) | faiss::IndexIVFPQCompact | explicit |
IndexIVFPQCompact() (defined in faiss::IndexIVFPQCompact) | faiss::IndexIVFPQCompact | |
is_trained | faiss::Index | |
limits | faiss::IndexIVFPQCompact | |
maintain_direct_map | faiss::IndexIVF | |
make_direct_map(bool new_maintain_direct_map=true) | faiss::IndexIVF | |
max_codes | faiss::IndexIVFPQ | |
merge_from(IndexIVF &other, idx_t add_id) | faiss::IndexIVF | virtual |
merge_from_residuals(IndexIVF &other) override | faiss::IndexIVFPQ | virtual |
metric_type | faiss::Index | |
mmap_buffer (defined in faiss::IndexIVFPQCompact) | faiss::IndexIVFPQCompact | |
mmap_length (defined in faiss::IndexIVFPQCompact) | faiss::IndexIVFPQCompact | |
nlist | faiss::IndexIVF | |
nprobe | faiss::IndexIVF | |
ntotal | faiss::Index | |
own_fields | faiss::IndexIVF | |
polysemous_ht | faiss::IndexIVFPQ | |
polysemous_training | faiss::IndexIVFPQ | |
pq | faiss::IndexIVFPQ | |
precompute_table() | faiss::IndexIVFPQ | |
precomputed_table | faiss::IndexIVFPQ | |
print_stats() const | faiss::IndexIVF | |
quantizer | faiss::IndexIVF | |
quantizer_trains_alone | faiss::IndexIVF | |
range_search(idx_t n, const float *x, float radius, RangeSearchResult *result) const | faiss::Index | virtual |
reconstruct(idx_t key, float *recons) const override | faiss::IndexIVFPQ | virtual |
reconstruct_n(idx_t i0, idx_t ni, float *recons) const override | faiss::IndexIVFPQ | virtual |
remove_ids(const IDSelector &sel) override | faiss::IndexIVFPQ | virtual |
reset() override | faiss::IndexIVFPQCompact | virtual |
scan_table_threshold | faiss::IndexIVFPQ | |
search(idx_t n, const float *x, idx_t k, float *distances, idx_t *labels) const override | faiss::IndexIVFPQ | virtual |
search_knn_with_key(size_t nx, const float *qx, const long *keys, const float *coarse_dis, float_maxheap_array_t *res, bool store_pairs=false) const override | faiss::IndexIVFPQCompact | virtual |
train(idx_t, const float *) override | faiss::IndexIVFPQCompact | virtual |
train_residual(idx_t n, const float *x) override | faiss::IndexIVFPQ | virtual |
train_residual_o(idx_t n, const float *x, float *residuals_2) | faiss::IndexIVFPQ | |
use_precomputed_table | faiss::IndexIVFPQ | |
verbose | faiss::Index | |
~Index() (defined in faiss::Index) | faiss::Index | inlinevirtual |
~IndexIVF() override (defined in faiss::IndexIVF) | faiss::IndexIVF | |
~IndexIVFPQCompact() override (defined in faiss::IndexIVFPQCompact) | faiss::IndexIVFPQCompact | |