Searched refs:hypotSq (Results 1 – 2 of 2) sorted by relevance
29 inline double hypotSq(double a, double b) in hypotSq() function
842 double dself = hypotSq(csite->getVCenter().x - si, csite->getVCenter().y - sj); in ComputeMask()855 double d1 = hypotSq(m_AllSites[ce->second].getVCenter().x - si, in ComputeMask()