Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dkmeans_index.h927 int closest_center = exploreNodeBranches(node, vec, domain_distances, heap); in findNN()
941 …int exploreNodeBranches(KMeansNodePtr node, const ElementType* q, DistanceType* domain_distances, … in exploreNodeBranches() function