add_codes(size_t n, const float *x) | faiss::ReconstructFromNeighbors | |
code_size (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
codebook (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
codes (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
compute_distances(size_t n, const idx_t *shortlist, const float *query, float *distances) const (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
d (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
dsub (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
estimate_code(const float *x, storage_idx_t i, uint8_t *code) const | faiss::ReconstructFromNeighbors | |
get_neighbor_table(storage_idx_t i, float *out) const | faiss::ReconstructFromNeighbors | |
idx_t typedef (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
index (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
k (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
k_reorder (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
M (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
nsq (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
ntotal (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
reconstruct(storage_idx_t i, float *x, float *tmp) const | faiss::ReconstructFromNeighbors | |
reconstruct_n(storage_idx_t n0, storage_idx_t ni, float *x) const (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
ReconstructFromNeighbors(const IndexHNSW &index, size_t k=256, size_t nsq=1) (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |
storage_idx_t typedef (defined in faiss::ReconstructFromNeighbors) | faiss::ReconstructFromNeighbors | |