Kernel::ConstructRadicalLine_2

A model for this must provide:

Kernel::Line_2 fo.operator() ( Kernel::Circle_2 c1, Kernel::Circle_2 c2)
returns the radical line of the circles.
Precondition: The two circles don't have the same center.

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Circle_2<Kernel>