Kernel::Squared_distance_d

A model for this must provide:

Kernel::FT fo ( Kernel::Point_d p , Kernel::Point_d 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.