Files | |
file | data_aux.h [code] |
file | naive_ortho_range_search.h [code] |
This file contains an implementation of a naive algorithm for orthogonal range search. | |
file | ortho_range_search.h [code] |
This file contains an implementation of a tree-based algorithm for orthogonal range search. | |
file | ortho_range_search_main.cc [code] |
A test driver for the orthogonal range search code. |