Home
last modified time | relevance | path

Searched refs:best_cb_index (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/flann/include/opencv2/flann/
Dautotuned_index.h521 float best_cb_index = -1; in estimateSearchParams() local
528 best_cb_index = cb_index; in estimateSearchParams()
533 cb_index = best_cb_index; in estimateSearchParams()
536 kmeans->set_cb_index(best_cb_index); in estimateSearchParams()