Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL::squared_distance
#include <CGAL/constructions_d.h>
FT
squared_distance (
Point_d
<R> p,
Point_d
<R> q)
computes the square of the Euclidean distance between the two points
p
and
q
.
Precondition:
The dimensions of
p
and
q
are the same.
Next:
Kernel_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.