#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. | |
| T | elements |
| STL member. | |
| cvflann::AutotunedIndexParams::AutotunedIndexParams | ( | float | target_precision = 0.8, |
| float | build_weight = 0.01, |
||
| float | memory_weight = 0, |
||
| float | sample_fraction = 0.1 |
||
| ) |