Go to the source code of this file.
Classes | |
class | ANNmin_k |
struct | ANNmin_k::mk_node |
Typedefs | |
typedef int | PQKinfo |
typedef ANNdist | PQKkey |
Variables | |
const PQKinfo | PQ_NULL_INFO = ANN_NULL_IDX |
const PQKkey | PQ_NULL_KEY = ANN_DIST_INF |
typedef int PQKinfo |
Definition at line 35 of file pr_queue_k.h.
Definition at line 34 of file pr_queue_k.h.
const PQKinfo PQ_NULL_INFO = ANN_NULL_IDX |
Definition at line 47 of file pr_queue_k.h.
const PQKkey PQ_NULL_KEY = ANN_DIST_INF |
Definition at line 46 of file pr_queue_k.h.