BranchSt          613 modules/flann/include/opencv2/flann/hierarchical_clustering_index.h     typedef BranchStruct<NodePtr, DistanceType> BranchSt;
BranchSt          237 modules/flann/include/opencv2/flann/kdtree_index.h     typedef BranchStruct<NodePtr, DistanceType> BranchSt;
BranchSt          283 modules/flann/include/opencv2/flann/kdtree_single_index.h     typedef BranchStruct<NodePtr, DistanceType> BranchSt;
BranchSt          605 modules/flann/include/opencv2/flann/kmeans_index.h     typedef BranchStruct<KMeansNodePtr, DistanceType> BranchSt;