Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
Kernel::Compare_lexicographically_d
A model for this must provide:
Comparison_result
fo (
Kernel
::
Point_d
p ,
Kernel
::
Point_d
q )
Compares the Cartesian coordinates of points
p
and
q
lexicographically in ascending order of its Cartesian components
p[i]
and
q[i]
for
i = 0,...,d-1
.
Precondition:
The objects are of the same dimension.
Next:
Kernel::Component_accessor_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.