Home
last modified time | relevance | path

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

/external/opencv3/modules/flann/include/opencv2/flann/
Dkmeans_index.h444 computeNodeStatistics(root_, indices_, (int)size_); in buildIndex()
666 void computeNodeStatistics(KMeansNodePtr node, int* indices, int indices_length) in computeNodeStatistics() function