Searched refs:bestParams_ (Results 1 – 1 of 1) sorted by relevance
103 bestParams_ = estimateBuildParams(); in buildIndex()104 print_params(bestParams_, stream); in buildIndex()110 bestIndex_ = create_index_by_type(dataset_, bestParams_, distance_); in buildIndex()538 bestParams_["cb_index"] = cb_index; in estimateSearchParams()559 IndexParams bestParams_; variable