#include <params.h>
Definition at line 61 of file params.h.
◆ SearchParams()
rtflann::SearchParams::SearchParams |
( |
int |
checks_ = 32 , |
|
|
float |
eps_ = 0.0 , |
|
|
bool |
sorted_ = true |
|
) |
| |
|
inline |
◆ checks
int rtflann::SearchParams::checks |
◆ cores
int rtflann::SearchParams::cores |
◆ eps
float rtflann::SearchParams::eps |
◆ matrices_in_gpu_ram
bool rtflann::SearchParams::matrices_in_gpu_ram |
◆ max_neighbors
int rtflann::SearchParams::max_neighbors |
◆ sorted
bool rtflann::SearchParams::sorted |
◆ use_heap
tri_type rtflann::SearchParams::use_heap |
The documentation for this struct was generated from the following file: