Searched defs:DistanceSquared (Results 1 – 3 of 3) sorted by relevance
165 inline real64 DistanceSquared (const dng_point_real64 &a, in DistanceSquared() function
113 double DistanceSquared = 0.0; in isNeighbour() local
69 inline float DistanceSquared(const Point2f& that) { in DistanceSquared() function