CGAL::radical_line

Line_2<Kernel> radical_line ( Circle_2<Kernel> c1, Circle_2<Kernel> c2)
returns the radical line of the two circles.
Precondition: c1 and c2 are not cocentric.