cv::flann::AutotunedIndexParams Member List

This is the complete list of members for cv::flann::AutotunedIndexParams, including all inherited members.
AutotunedIndexParams(float target_precision_=0.9, float build_weight_=0.01, float memory_weight_=0, float sample_fraction_=0.1)cv::flann::AutotunedIndexParams
build_weightcv::flann::AutotunedIndexParams
createIndex(const Mat &dataset) const cv::flann::AutotunedIndexParams [virtual]
IndexParams()cv::flann::IndexParams [protected]
memory_weightcv::flann::AutotunedIndexParams
sample_fractioncv::flann::AutotunedIndexParams
target_precisioncv::flann::AutotunedIndexParams
~IndexFactory()cv::flann::IndexFactory [virtual]