#include <ANN/ANNx.h>#include <ANN/ANNperf.h>Go to the source code of this file.
Classes | |
| class | ANNmin_k |
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.
Referenced by ANNmin_k::ith_smallest_info().
| const PQKkey PQ_NULL_KEY = ANN_DIST_INF |
Definition at line 46 of file pr_queue_k.h.
Referenced by ANNmin_k::ANNmin_key(), ANNmin_k::ith_smallest_key(), and ANNmin_k::max_key().
1.6.1