Searched refs:distance_to (Results 1 – 1 of 1) sorted by relevance
422 def distance_to(self, other): member in convert_to_circles.Circle427 return self.distance_to(other) <= 0.0498 curr.distance_to(p) < CLUSTER_DISTANCE]589 curr_dist = a.distance_to(b)