HomeSort by relevance Sort by last modified time
    Searched refs:squareDistance (Results 1 - 3 of 3) sorted by null

  /cts/apps/CtsVerifier/include/colorchecker/
vec2.h 50 float squareDistance(const Vec2<U> &param) const {
vec3.h 80 float squareDistance(const Vec3<U> &param) const {
  /external/opencv3/modules/flann/include/opencv2/flann/
dist.h 790 struct squareDistance
798 struct squareDistance<L2_Simple<ElementType>, ElementType>
805 struct squareDistance<L2<ElementType>, ElementType>
813 struct squareDistance<MinkowskiDistance<ElementType>, ElementType>
820 struct squareDistance<HellingerDistance<ElementType>, ElementType>
827 struct squareDistance<ChiSquareDistance<ElementType>, ElementType>
839 squareDistance<Distance, ElementType> dummy;

Completed in 63 milliseconds