faiss-d ~master (2022-06-02T14:02:51.0175088)
Dub
Repo
faiss_IndexIVF_free
faiss
index_ivf
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
void
faiss_IndexIVF_free
(
FaissIndexIVF
*
obj
)
Meta
Source
See Implementation
faiss
index_ivf
aliases
FaissIndexIVF
functions
faiss_IndexIVFStats_init
faiss_IndexIVFStats_reset
faiss_IndexIVF_cast
faiss_IndexIVF_copy_subset_to
faiss_IndexIVF_free
faiss_IndexIVF_get_list_size
faiss_IndexIVF_imbalance_factor
faiss_IndexIVF_invlists_get_ids
faiss_IndexIVF_make_direct_map
faiss_IndexIVF_merge_from
faiss_IndexIVF_nlist
faiss_IndexIVF_nprobe
faiss_IndexIVF_own_fields
faiss_IndexIVF_print_stats
faiss_IndexIVF_quantizer
faiss_IndexIVF_quantizer_trains_alone
faiss_IndexIVF_search_preassigned
faiss_IndexIVF_set_nprobe
faiss_IndexIVF_set_own_fields
faiss_get_indexIVF_stats
structs
FaissIndexIVFStats
FaissIndex_H