Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dresult_set.h50 struct BranchStruct struct
55 BranchStruct() {} in BranchStruct() argument
56 BranchStruct(const T& aNode, DistanceType dist) : node(aNode), mindist(dist) {} in BranchStruct() function
58 bool operator<(const BranchStruct<T, DistanceType>& rhs) const
H A Dkdtree_index.h242 typedef BranchStruct<NodePtr, DistanceType> BranchSt;
H A Dhierarchical_clustering_index.h613 typedef BranchStruct<NodePtr, DistanceType> BranchSt;
H A Dkdtree_single_index.h284 typedef BranchStruct<NodePtr, DistanceType> BranchSt;
H A Dkmeans_index.h607 typedef BranchStruct<KMeansNodePtr, DistanceType> BranchSt;