Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL::lexicographically_smaller
#include <
CGAL/predicates_d.h
>
bool
lexicographically_smaller (
Point_d
<R> p,
Point_d
<R> q)
returns
true
iff
p
is lexicographically smaller than
q
with respect to Cartesian lexicographic order of points.
Precondition:
p.dimension() == q.dimension()
.
Next:
lexicographically_smaller_or_equal
Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL Open Source Project
. Release 3.4. 22 January 2009.