结构体 faiss::IDSelectorTranslated

struct IDSelectorTranslated : public faiss::IDSelector

公共函数

inline IDSelectorTranslated(const std::vector<int64_t> &id_map, const IDSelector *sel)
inline IDSelectorTranslated(IndexBinaryIDMap &index_idmap, const IDSelector *sel)
inline IDSelectorTranslated(IndexIDMap &index_idmap, const IDSelector *sel)
inline virtual bool is_member(idx_t id) const override

公共成员

const std::vector<int64_t> &id_map
const IDSelector *sel