Rnanoflann
From MaRDI portal
Software:5979105
CRANRnanoflannMaRDI QIDQ5979105
Extremely Fast Nearest Neighbor Search
Jose Luis Blanco, Manos Papadakis
Last update: 5 December 2023
Copyright license: GNU General Public License
Software version identifier: 0.0.1, 0.0.2
Finds the k nearest neighbours for every point in a given dataset using Jose Luis' 'nanoflann' library. There is support for exact searches, fixed radius searches with 'kd' trees and two distances, the 'Euclidean' and 'Manhattan'. For more information see <https://github.com/jlblancoc/nanoflann>. Also, the 'nanoflann' library is exported and ready to be used via the linking to mechanism.
Related Items (2)
This page was built for software: Rnanoflann