Searched refs:bestParams_ (Results 1 – 1 of 1) sorted by relevance
106 bestParams_ = estimateBuildParams(); in buildIndex()107 print_params(bestParams_, stream); in buildIndex()113 bestIndex_ = create_index_by_type(dataset_, bestParams_, distance_); in buildIndex()542 bestParams_["cb_index"] = cb_index; in estimateSearchParams()563 IndexParams bestParams_; variable