src/ directory

The source directory.

Contents

Files

file KDTree.h
The k-d tree header (with the implementation)
file ProgramOptions.h
Program options for the executables.
file query.cpp
Main for the executable query.
file randomQueries.cpp
Main for the executable randomQueries.
file SplitFunctions.h
Splitting functions for the k-d tree construction.