jlblancoc / nanoflann

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

Update nanoflann.hpp #213

Closed ManosPapadakis95 closed 11 months ago

ManosPapadakis95 commented 11 months ago

Add missing argument SearchParameters in knnSearch. It is useful if someone wants to use the SearchParameters.eps field.

jlblancoc commented 11 months ago

Oh, well seen! Please, add another commit to your branch updating the CHANGELOG with the change and your name and/or a link to this PR, if time permits...

Thanks!

jlblancoc commented 11 months ago

@ManosPapadakis95 Never mind. Already done in 4efa852d69561d84d9e05e4b04239e96dc5800fc