Searched refs:calcUpDownDist_ (Results 1 – 1 of 1) sorted by relevance
234 template <typename T> struct calcUpDownDist_ struct in DistSquared244 template <typename ET, int n> struct calcUpDownDist_<Vec<ET, n> > struct in DistSquared298 return calcUpDownDist_<T>::f(a_up, a_down, b_up, b_down); in calcUpDownDist()