Kernel::Oriented_side_d

A model for this must provide:

template <class Kernel_object>
Oriented_side fo ( Kernel_object o , Kernel::Point_d p )
returns the side of p with respect to o. Kernel_object may be any of Kernel::Sphere_d or Kernel::Hyperplane_d.
Precondition: p and o have the same dimension.