template <class ForwardIterator>
|
Bounded_side
|
fo (
ForwardIterator first
,
ForwardIterator last
,
Kernel::Vector_d v
)
|
| |
determines whether v is contained in the
linear hull of the vectors in A = tuple [first,last).
Precondition: | The objects are of the same dimension. |
|