Home
last modified time | relevance | path

Searched defs:DotProduct (Results 1 – 6 of 6) sorted by relevance

/external/openfst/src/include/fst/
Dpower-weight.h148 inline W DotProduct(const PowerWeight<W, n> &w1, in DotProduct() function
Dsparse-power-weight.h181 inline const W& DotProduct(const SparsePowerWeight<W, K> &w1, in DotProduct() function
/external/skia/include/core/
DSkPoint.h145 static int32_t DotProduct(const SkIPoint& a, const SkIPoint& b) { in DotProduct() function
454 static SkScalar DotProduct(const SkPoint& a, const SkPoint& b) { in DotProduct() function
/external/pdfium/core/include/fxcrt/
Dfx_coordinates.h169 baseType DotProduct(baseType otherx, baseType othery) const in DotProduct() function
173 baseType DotProduct(const FXT_VECTOR &v) const in DotProduct() function
/external/ceres-solver/include/ceres/
Drotation.h577 T DotProduct(const T x[3], const T y[3]) { in DotProduct() function
/external/opencv/cxcore/src/
Dcxmatmul.cpp3268 CV_DEF_INIT_FUNC_TAB_2D( DotProduct, C1R ) in CV_DEF_INIT_FUNC_TAB_2D() argument