ForwardIterator first,
ForwardIterator last, Vector_d<R> v)
determines whether is contained
in the linear hull of the vectors in A = tuple [first,last). Precondition: The objects in are of the same dimension. Requirement: The value type of ForwardIterator is
Vector_d<R>.