nanoflann/1.5.2

nanoflann is a C++11 header-only library for building KD-Trees of datasets with different topologies: R2, R3 (point clouds), SO(2) and SO(3) (2D and 3D rotation groups).
Recipe info
2023-12-06

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
nanoflann/1.5.2

Using nanoflann

Loading ...
Loading...