Searched refs:BranchStruct (Results 1 – 5 of 5) sorted by relevance
50 struct BranchStruct struct55 BranchStruct() {} in BranchStruct() function56 BranchStruct(const T& aNode, DistanceType dist) : node(aNode), mindist(dist) {} in BranchStruct() function58 bool operator<(const BranchStruct<T, DistanceType>& rhs) const
237 typedef BranchStruct<NodePtr, DistanceType> BranchSt;
283 typedef BranchStruct<NodePtr, DistanceType> BranchSt;
613 typedef BranchStruct<NodePtr, DistanceType> BranchSt;
605 typedef BranchStruct<KMeansNodePtr, DistanceType> BranchSt;