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

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

add(idx_t n, const float *x) overridefaiss::Index2Layervirtual
add_with_ids(idx_t n, const float *x, const long *xids)faiss::Indexvirtual
assign(idx_t n, const float *x, idx_t *labels, idx_t k=1)faiss::Index
code_sizefaiss::Index2Layer
code_size_1faiss::Index2Layer
code_size_2faiss::Index2Layer
codesfaiss::Index2Layer
compute_residual(const float *x, float *residual, idx_t key) const faiss::Index
dfaiss::Index
display() const faiss::Index
idx_t typedeffaiss::Index
Index(idx_t d=0, MetricType metric=METRIC_L2) (defined in faiss::Index)faiss::Indexinlineexplicit
Index2Layer(Index *quantizer, size_t nlist, int M, MetricType metric=METRIC_L2) (defined in faiss::Index2Layer)faiss::Index2Layer
Index2Layer() (defined in faiss::Index2Layer)faiss::Index2Layer
is_trainedfaiss::Index
metric_typefaiss::Index
ntotalfaiss::Index
pqfaiss::Index2Layer
q1faiss::Index2Layer
range_search(idx_t n, const float *x, float radius, RangeSearchResult *result) const faiss::Indexvirtual
reconstruct(idx_t key, float *recons) const overridefaiss::Index2Layervirtual
reconstruct_n(idx_t i0, idx_t ni, float *recons) const overridefaiss::Index2Layervirtual
remove_ids(const IDSelector &sel)faiss::Indexvirtual
reset() overridefaiss::Index2Layervirtual
search(idx_t n, const float *x, idx_t k, float *distances, idx_t *labels) const overridefaiss::Index2Layervirtual
search_and_reconstruct(idx_t n, const float *x, idx_t k, float *distances, idx_t *labels, float *recons) const faiss::Indexvirtual
train(idx_t n, const float *x) overridefaiss::Index2Layervirtual
transfer_to_IVFPQ(IndexIVFPQ &other) const faiss::Index2Layer
verbosefaiss::Index
~Index() (defined in faiss::Index)faiss::Indexvirtual
~Index2Layer() (defined in faiss::Index2Layer)faiss::Index2Layer