Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/
Dmatx.hpp69 struct CV_EXPORTS Matx_MatMulOp {}; struct
772 Matx<_Tp,m,n>::Matx(const Matx<_Tp, m, l>& a, const Matx<_Tp, l, n>& b, Matx_MatMulOp) in Matx() argument