Searched refs:distance_to (Results 1 – 1 of 1) sorted by relevance
426 def distance_to(self, other): member in convert_to_circles.Circle431 return self.distance_to(other) <= 0.0502 curr.distance_to(p) < CLUSTER_DISTANCE]593 curr_dist = a.distance_to(b)