Searched defs:norm2 (Results 1 – 2 of 2) sorted by relevance
36 public static float norm2(float vx, float vy) { in norm2() method in VectorMath
433 friend inline constexpr T PURE norm2(const VECTOR<T>& lv) { in norm2() function