ForwardIterator first,
ForwardIterator last, Point_d<R> p)
determines whether is contained in the
simplex of the points in A = tuple [first,last). Precondition: The objects in are of the same dimension and affinely
independent. Requirement: The value type of ForwardIterator is
Point_d<R>.