结构体 faiss::IndexIVFStats

struct IndexIVFStats

公共函数

inline IndexIVFStats()
void reset()
void add(const IndexIVFStats &other)

公共成员

size_t nq
size_t nlist
size_t ndis
size_t nheap_updates
double quantization_time
double search_time