CGAL 5.2 - dD Geometry Kernel
CGAL::Epeck_d< DimensionTag >::Compute_power_product_d Class Reference

#include <CGAL/Epeck_d.h>

Public Member Functions

FT operator() (Weighted_point_d pw, Weighted_point_d qw)
 returns the power product (aka power distance) of the weighted points pw and qw, that is, the squared Euclidean distance between the points minus their weights.