nanoflann: Rolling
Links
Rosindex
Website
Bugtracker
Repository
C++ API
nanoflann C++ API documentation
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Classes and Structs
Enums
Functions
Defines
Directories
Files
Standard Documents
PACKAGE
CHANGELOG
Changelog for package nanoflann
1.10.1 (2026-06-09)
1.10.0 (2026-06-06)
1.8.0 (2025-11-16)
1.7.1 (2025-03-15)
1.7.0 (2025-02-03)
1.6.3 (2025-01-07)
1.6.2 (2024-11-04)
1.6.1 (2024-08-24)
1.6.0 (2024-07-11)
1.5.5 (2024-03-12)
1.5.4 (2024-01-10)
1.5.3 (2023-12-07)
1.5.2 (2023-11-29)
1.5.1 (2023-11-27)
1.5.0 (2023-06-16)
1.4.3 (2022-07-24)
1.4.2 (2022-01-11)
1.4.1 (2022-01-06)
1.4.0 (2022-01-02)
1.3.2 (2020-11-05)
1.3.1 (2019-10-11)
1.3.0 (2018-08-28)
1.2.3 (2016-12-20)
1.2.2 (2016-11-10)
1.2.1 (2016-06-01)
1.2.0 (2016-05-05)
1.1.9 (2015-10-02)
1.1.8 (2014-05-02)
1.1.7 (2013-08-24)
1.1.6 (2013-05-14)
1.1.5 (2013-03-25)
1.1.4 (2013-01-11)
1.1.3 (2012-06-06)
1.1.2 (2012-05-02)
1.1.1 (2012-02-01)
1.1.0 (2011-12-15)
1.0.0 (2011-08-30)
README
nanoflann
1. About
2. Any help choosing the KD-tree parameters?
3. Performance
4. Other KD-tree projects
Index
nanoflann: Rolling
C++ API
Struct KDTreeSingleIndexAdaptorParams
View page source
Struct KDTreeSingleIndexAdaptorParams
Defined in
File nanoflann.hpp
Struct Documentation
struct
KDTreeSingleIndexAdaptorParams
Parameters (see README.md)
Public Functions
inline
KDTreeSingleIndexAdaptorParams
(
size_t
_leaf_max_size
=
10
,
KDTreeSingleIndexAdaptorFlags
_flags
=
KDTreeSingleIndexAdaptorFlags
::
None
,
unsigned
int
_n_thread_build
=
1
)
Public Members
size_t
leaf_max_size
KDTreeSingleIndexAdaptorFlags
flags
unsigned
int
n_thread_build