tataratat / napf

nanoflann wrapper for python and maybe fortran
https://tataratat.github.io/napf/
MIT License
4 stars 2 forks source link

add rknn #39

Open j042 opened 2 weeks ago

j042 commented 2 weeks ago

This PR adds additional function rknn_search, which wraps rknnSearch function in nanoflann. Fixes #38