#include <autotuned_index.h>
Public Member Functions | |
| AutotunedIndexParams (float target_precision=0.8, float build_weight=0.01, float memory_weight=0, float sample_fraction=0.1) | |
Definition at line 55 of file autotuned_index.h.
| rtflann::AutotunedIndexParams::AutotunedIndexParams | ( | float | target_precision = 0.8, |
| float | build_weight = 0.01, |
||
| float | memory_weight = 0, |
||
| float | sample_fraction = 0.1 |
||
| ) | [inline] |
Definition at line 57 of file autotuned_index.h.