This file contains an implementation of a tree-based algorithm for orthogonal range search. More...
Go to the source code of this file.
Classes | |
class | OrthoRangeSearch< T > |
Faster orthogonal range search class using a tree. More... |
This file contains an implementation of a tree-based algorithm for orthogonal range search.
Definition in file ortho_range_search.h.