First nearest neighbor distance
Efficiently calculate the distance to the first nearest neighbor. Quasi linear runtime.
rcpp_get_nearest_neighbor(points)
points |
A two numeric matrix, where the first two columns are x and y |
Vector
Florian Privé florian.prive.21@gmail.com
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.