A binary tree in which every node is a k-dimensional point.
Find a file
2011-11-25 00:04:54 +00:00
doc moving arround files 2009-08-27 20:21:37 +00:00
examples moving arround files 2009-08-27 20:21:37 +00:00
configure moving arround files 2009-08-27 20:21:37 +00:00
kdtree.c solved an issue where if dim was < 16 the data would not get copied for the float versions of insert and nearest* 2011-11-25 00:04:54 +00:00
kdtree.h implementing N nearest neighbors search 2009-09-04 13:45:35 +00:00
Makefile.in moving arround files 2009-08-27 20:21:37 +00:00