Struct faiss::HNSWStats

struct HNSWStats

Public Functions

inline void reset()

number of distances computed

inline void combine(const HNSWStats &other)

Public Members

size_t n1 = 0
size_t n2 = 0

numbner of vectors searched

size_t ndis = 0

number of queries for which the candidate list is exhasted