faiss_IndexIVF_invlists_get_ids

Get the IDs in an inverted list. IDs are written to invlist, which must be large enough / to accommodate the full list.

@param list_no the list ID @param invlist output pointer to a slice of memory, at least as long as the list's size @see faiss_IndexIVF_get_list_size(size_t)

extern (C)
void
faiss_IndexIVF_invlists_get_ids

Meta