Skip to content

musi00/KDTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KDTree

Description

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

About

An implementation of a k-d tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published