#include <autotuned_index.h>
Inherits std::map< K, T >.
Public Member Functions | |
AutotunedIndexParams (float target_precision=0.8, float build_weight=0.01, float memory_weight=0, float sample_fraction=0.1) | |
Public Attributes | |
K | keys |
STL member. More... | |
T | elements |
STL member. More... | |
cvflann::AutotunedIndexParams::AutotunedIndexParams | ( | float | target_precision = 0.8 , |
float | build_weight = 0.01 , |
||
float | memory_weight = 0 , |
||
float | sample_fraction = 0.1 |
||
) |