This is the complete list of members for faiss::IndexHNSWSQ, including all inherited members.
add(idx_t n, const float *x) override | faiss::IndexHNSW | virtual |
add_with_ids(idx_t n, const float *x, const long *xids) | faiss::Index | virtual |
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 | |
d | faiss::Index | |
display() const | faiss::Index | |
distance_t typedef (defined in faiss::Index) | faiss::Index | |
get_distance_computer() const override (defined in faiss::IndexHNSWSQ) | faiss::IndexHNSWSQ | virtual |
hnsw (defined in faiss::IndexHNSW) | faiss::IndexHNSW | |
idx_t typedef | faiss::Index | |
Index(idx_t d=0, MetricType metric=METRIC_L2) (defined in faiss::Index) | faiss::Index | inlineexplicit |
IndexHNSW(int d=0, int M=32) (defined in faiss::IndexHNSW) | faiss::IndexHNSW | explicit |
IndexHNSW(Index *storage, int M=32) (defined in faiss::IndexHNSW) | faiss::IndexHNSW | explicit |
IndexHNSWSQ() (defined in faiss::IndexHNSWSQ) | faiss::IndexHNSWSQ | |
IndexHNSWSQ(int d, ScalarQuantizer::QuantizerType qtype, int M) (defined in faiss::IndexHNSWSQ) | faiss::IndexHNSWSQ | |
init_level_0_from_entry_points(int npt, const storage_idx_t *points, const storage_idx_t *nearests) | faiss::IndexHNSW | |
init_level_0_from_knngraph(int k, const float *D, const idx_t *I) | faiss::IndexHNSW | |
is_trained | faiss::Index | |
link_singletons() (defined in faiss::IndexHNSW) | faiss::IndexHNSW | |
metric_type | faiss::Index | |
ntotal | faiss::Index | |
own_fields (defined in faiss::IndexHNSW) | faiss::IndexHNSW | |
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::IndexHNSW | virtual |
reconstruct_from_neighbors (defined in faiss::IndexHNSW) | faiss::IndexHNSW | |
reconstruct_n(idx_t i0, idx_t ni, float *recons) const | faiss::Index | virtual |
remove_ids(const IDSelector &sel) | faiss::Index | virtual |
reorder_links() (defined in faiss::IndexHNSW) | faiss::IndexHNSW | |
reset() override | faiss::IndexHNSW | virtual |
search(idx_t n, const float *x, idx_t k, float *distances, idx_t *labels) const override | faiss::IndexHNSW | virtual |
search_and_reconstruct(idx_t n, const float *x, idx_t k, float *distances, idx_t *labels, float *recons) const | faiss::Index | virtual |
search_level_0(idx_t n, const float *x, idx_t k, const storage_idx_t *nearest, const float *nearest_d, float *distances, idx_t *labels, int nprobe=1, int search_type=1) const | faiss::IndexHNSW | |
shrink_level_0_neighbors(int size) (defined in faiss::IndexHNSW) | faiss::IndexHNSW | |
storage (defined in faiss::IndexHNSW) | faiss::IndexHNSW | |
storage_idx_t typedef (defined in faiss::IndexHNSW) | faiss::IndexHNSW | |
train(idx_t n, const float *x) override | faiss::IndexHNSW | virtual |
verbose | faiss::Index | |
~Index() (defined in faiss::Index) | faiss::Index | virtual |
~IndexHNSW() override (defined in faiss::IndexHNSW) | faiss::IndexHNSW |