Searched defs:DotProduct (Results 1 – 6 of 6) sorted by relevance
148 inline W DotProduct(const PowerWeight<W, n> &w1, in DotProduct() function
181 inline const W& DotProduct(const SparsePowerWeight<W, K> &w1, in DotProduct() function
145 static int32_t DotProduct(const SkIPoint& a, const SkIPoint& b) { in DotProduct() function454 static SkScalar DotProduct(const SkPoint& a, const SkPoint& b) { in DotProduct() function
169 baseType DotProduct(baseType otherx, baseType othery) const in DotProduct() function173 baseType DotProduct(const FXT_VECTOR &v) const in DotProduct() function
577 T DotProduct(const T x[3], const T y[3]) { in DotProduct() function
3268 CV_DEF_INIT_FUNC_TAB_2D( DotProduct, C1R ) in CV_DEF_INIT_FUNC_TAB_2D() argument