Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
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:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 4.0.1. 2 July 2012.