#include <params.h>
Public Member Functions | |
| SearchParams (int checks_=32, float eps_=0.0, bool sorted_=true) | |
Public Attributes | |
| int | checks |
| int | cores |
| float | eps |
| bool | matrices_in_gpu_ram |
| int | max_neighbors |
| bool | sorted |
| tri_type | use_heap |
| rtflann::SearchParams::SearchParams | ( | int | checks_ = 32, |
| float | eps_ = 0.0, |
||
| bool | sorted_ = true |
||
| ) | [inline] |