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