Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
CGAL::linear_rank
#include <
CGAL/predicates_d.h
>
template <class ForwardIterator>
int
linear_rank
(
ForwardIterator first,
ForwardIterator last)
computes the linear rank of the vectors in
A = tuple [first,last)
.
Precondition:
The objects are of the same dimension.
Requirement:
The value type of
ForwardIterator
is
Vector_d
<R>
.
Next:
midpoint
Navigation:
Table of Contents
,
Bibliography
,
Index
,
Title Page
The
CGAL Project
. Tue, December 21, 2004 .