Searched defs:ddot (Results 1 – 3 of 3) sorted by relevance
42 static SkDScalar ddot(SkScalar ax, SkScalar ay, SkScalar bx, SkScalar by) { in ddot() function
1107 double Point_<_Tp>::ddot(const Point_& pt) const in ddot() function in cv::Point_1349 double Point3_<_Tp>::ddot(const Point3_& pt) const in ddot() function in cv::Point3_
637 double Matx<_Tp, m, n>::ddot(const Matx<_Tp, m, n>& M) const in ddot() function in cv::Matx