Searched defs:calcUpDownDist_ (Results 1 – 1 of 1) sorted by relevance
234 template <typename T> struct calcUpDownDist_ struct in DistSquared236 static inline int f(T a_up, T a_down, T b_up, T b_down) in f()244 template <typename ET, int n> struct calcUpDownDist_<Vec<ET, n> > struct in DistSquared247 typedef Vec<ET, n> T;249 static inline int f(T a_up, T a_down, T b_up, T b_down) in f()