Struct faiss::nndescent::Neighbor

struct Neighbor

Public Functions

Neighbor() = default
inline Neighbor(int id, float distance, bool f)
inline bool operator<(const Neighbor &other) const

Public Members

int id
float distance
bool flag