Searched refs:AutotunedIndexParams (Results 1 – 2 of 2) sorted by relevance
99 struct CV_EXPORTS AutotunedIndexParams : public IndexParams struct101 AutotunedIndexParams(float target_precision = 0.8f, float build_weight = 0.01f,
54 struct AutotunedIndexParams : public IndexParams struct56 …AutotunedIndexParams(float target_precision = 0.8, float build_weight = 0.01, float memory_weight …78 …const Matrix<ElementType>& inputData, const IndexParams& params = AutotunedIndexParams(), Distance…