clifford.tools.g3c.iterative_closest_points_on_circles

clifford.tools.g3c.iterative_closest_points_on_circles(C1, C2, niterations=20)[source]

Given two circles C1 and C2 this calculates the closest points on each of them to the other

Changed in version 1.3: Renamed from closest_points_on_circles