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

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

add(idx_t n, const float *x) overridefaiss::IndexIVFvirtual
add_with_ids(idx_t n, const float *x, const long *xids) overridefaiss::IndexIVFScalarQuantizervirtual
assign(idx_t n, const float *x, idx_t *labels, idx_t k=1)faiss::Index
clustering_indexfaiss::Level1Quantizer
code_sizefaiss::IndexIVF
compute_residual(const float *x, float *residual, idx_t key) const faiss::Index
copy_subset_to(IndexIVF &other, int subset_type, long a1, long a2) const faiss::IndexIVFvirtual
cpfaiss::Level1Quantizer
dfaiss::Index
direct_map (defined in faiss::IndexIVF)faiss::IndexIVF
display() const faiss::Index
get_list_size(size_t list_no) const (defined in faiss::IndexIVF)faiss::IndexIVFinline
idx_t typedeffaiss::Index
imbalance_factor() const faiss::IndexIVF
Index(idx_t d=0, MetricType metric=METRIC_L2) (defined in faiss::Index)faiss::Indexinlineexplicit
IndexIVF(Index *quantizer, size_t d, size_t nlist, size_t code_size, MetricType metric=METRIC_L2)faiss::IndexIVF
IndexIVF() (defined in faiss::IndexIVF)faiss::IndexIVF
IndexIVFScalarQuantizer(Index *quantizer, size_t d, size_t nlist, ScalarQuantizer::QuantizerType qtype, MetricType metric=METRIC_L2) (defined in faiss::IndexIVFScalarQuantizer)faiss::IndexIVFScalarQuantizer
IndexIVFScalarQuantizer() (defined in faiss::IndexIVFScalarQuantizer)faiss::IndexIVFScalarQuantizer
invlistsfaiss::IndexIVF
is_trainedfaiss::Index
Level1Quantizer(Index *quantizer, size_t nlist) (defined in faiss::Level1Quantizer)faiss::Level1Quantizer
Level1Quantizer() (defined in faiss::Level1Quantizer)faiss::Level1Quantizer
maintain_direct_mapfaiss::IndexIVF
make_direct_map(bool new_maintain_direct_map=true)faiss::IndexIVF
max_codesfaiss::IndexIVF
merge_from(IndexIVF &other, idx_t add_id)faiss::IndexIVFvirtual
metric_typefaiss::Index
nlistfaiss::Level1Quantizer
nprobefaiss::IndexIVF
ntotalfaiss::Index
own_fieldsfaiss::Level1Quantizer
own_invlists (defined in faiss::IndexIVF)faiss::IndexIVF
print_stats() const faiss::IndexIVF
quantizerfaiss::Level1Quantizer
quantizer_trains_alonefaiss::Level1Quantizer
range_search(idx_t n, const float *x, float radius, RangeSearchResult *result) const faiss::Indexvirtual
reconstruct(idx_t key, float *recons) const overridefaiss::IndexIVFvirtual
reconstruct_from_offset(long list_no, long offset, float *recons) const overridefaiss::IndexIVFScalarQuantizervirtual
reconstruct_n(idx_t i0, idx_t ni, float *recons) const overridefaiss::IndexIVFvirtual
remove_ids(const IDSelector &sel) overridefaiss::IndexIVFvirtual
replace_invlists(InvertedLists *il, bool own=false) (defined in faiss::IndexIVF)faiss::IndexIVF
reset() overridefaiss::IndexIVFvirtual
search(idx_t n, const float *x, idx_t k, float *distances, idx_t *labels) const overridefaiss::IndexIVFvirtual
search_and_reconstruct(idx_t n, const float *x, idx_t k, float *distances, idx_t *labels, float *recons) const overridefaiss::IndexIVFvirtual
search_preassigned(idx_t n, const float *x, idx_t k, const idx_t *assign, const float *centroid_dis, float *distances, idx_t *labels, bool store_pairs) const overridefaiss::IndexIVFScalarQuantizervirtual
sq (defined in faiss::IndexIVFScalarQuantizer)faiss::IndexIVFScalarQuantizer
train(idx_t n, const float *x) overridefaiss::IndexIVFvirtual
train_q1(size_t n, const float *x, bool verbose, MetricType metric_type)faiss::Level1Quantizer
train_residual(idx_t n, const float *x) overridefaiss::IndexIVFScalarQuantizervirtual
verbosefaiss::Index
~Index() (defined in faiss::Index)faiss::Indexvirtual
~IndexIVF() override (defined in faiss::IndexIVF)faiss::IndexIVF
~Level1Quantizer() (defined in faiss::Level1Quantizer)faiss::Level1Quantizer