Searched defs:ArePerpendicular (Results 1 – 2 of 2) sorted by relevance
73 TEST(ArrayUtilTest, ArePerpendicular) { in TEST() argument
55 bool ArePerpendicular(const Point& a, const Point& b) { in ArePerpendicular() function