jlblancoc / nanoflann

nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
Other
2.26k stars 491 forks source link

Improve RKNN search efficiency #219

Closed kya8 closed 1 year ago

kya8 commented 1 year ago

Fixes https://github.com/jlblancoc/nanoflann/issues/218

jlblancoc commented 1 year ago

Thanks! 👍