rcpp_get_nearest_neighbor | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.