| ||
|
| |
returns the relative position of point
p to the oriented sphere defined by the points in A = tuple [first,last) The order of the points in is important,
since it determines the orientation of the implicitly constructed
sphere. If the points in are positively oriented, the positive
side is the bounded interior of the sphere. Precondition: A contains points in -space. Requirement: The value type of ForwardIterator is Kernel::Point_d. |