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