Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
Kernel::Linearly_independent_d
A model for this must provide:
template <class ForwardIterator>
bool
fo ( ForwardIterator first , ForwardIterator last )
decides whether the vectors in
A = tuple [first,last)
are linearly independent.
Precondition:
The objects in
A
are of the same dimension.
Requirement:
The value type of
ForwardIterator
is
Kernel_d
::
Vector_d
.
Next:
Kernel::Linear_base_d
Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL Open Source Project
. Release 3.3.1. 25 August 2007.