cvflann::AutotunedIndexParams Struct Reference
#include <autotuned_index.h>
Inherits cvflann::IndexParams.
List of all members.
Constructor & Destructor Documentation
cvflann::AutotunedIndexParams::AutotunedIndexParams |
( |
float |
target_precision_ = 0.8 , |
|
|
float |
build_weight_ = 0.01 , |
|
|
float |
memory_weight_ = 0 , |
|
|
float |
sample_fraction_ = 0.1 | |
|
) |
| | |
Member Function Documentation
void cvflann::AutotunedIndexParams::print |
( |
|
) |
const [virtual] |
virtual flann_algorithm_t cvflann::IndexParams::getIndexType |
( |
|
) |
const [virtual, inherited] |
Member Data Documentation
The documentation for this struct was generated from the following file: