to sort pairs of (id, distance) from nearest to fathest or the reverse More...
#include <HNSW.h>
Public Member Functions | |
NodeDistCloser (float d, int id) | |
bool | operator< (const NodeDistCloser &obj1) const |
Public Attributes | |
float | d |
int | id |
to sort pairs of (id, distance) from nearest to fathest or the reverse