Variables

kd_pr_search.cpp File Reference

#include "kd_pr_search.h"

Go to the source code of this file.

Variables

double ANNprEps
int ANNprDim
ANNpoint ANNprQ
double ANNprMaxErr
ANNpointArray ANNprPts
ANNpr_queueANNprBoxPQ
ANNmin_kANNprPointMK

Variable Documentation

Definition at line 80 of file kd_pr_search.cpp.

Referenced by ANNbd_shrink::ann_pri_search(), and ANNkd_tree::annkPriSearch().

int ANNprDim

Definition at line 76 of file kd_pr_search.cpp.

Referenced by ANNkd_leaf::ann_pri_search(), and ANNkd_tree::annkPriSearch().

double ANNprEps

Definition at line 75 of file kd_pr_search.cpp.

double ANNprMaxErr

Definition at line 78 of file kd_pr_search.cpp.

Referenced by ANNkd_tree::annkPriSearch().

Definition at line 81 of file kd_pr_search.cpp.

Referenced by ANNkd_tree::annkPriSearch().

Definition at line 79 of file kd_pr_search.cpp.

Referenced by ANNkd_leaf::ann_pri_search(), and ANNkd_tree::annkPriSearch().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines