Go to the source code of this file.
Variables | |
int | ANNkdDim |
double | ANNkdMaxErr |
ANNmin_k * | ANNkdPointMK |
ANNpointArray | ANNkdPts |
ANNpoint | ANNkdQ |
int | ANNptsVisited |
int ANNkdDim |
Definition at line 79 of file kd_search.cpp.
double ANNkdMaxErr |
Definition at line 81 of file kd_search.cpp.
ANNmin_k* ANNkdPointMK |
Definition at line 83 of file kd_search.cpp.
ANNpointArray ANNkdPts |
Definition at line 82 of file kd_search.cpp.
ANNpoint ANNkdQ |
Definition at line 80 of file kd_search.cpp.