You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This class implements a KDTree library for efficient nearest neighbour lookup. The class is templated so it can be used with points of different dimensionality.. The test harness folder has and extensive test suite to test the KDTree functionality