Searched refs:Matx_FastInvOp (Results 1 – 1 of 1) sorted by relevance
64 template<typename _Tp, int m> struct Matx_FastInvOp struct81 template<typename _Tp> struct Matx_FastInvOp<_Tp, 2> struct97 template<typename _Tp> struct Matx_FastInvOp<_Tp, 3> struct198 ok = cv::internal::Matx_FastInvOp<_Tp, m>()(*this, b, method); in inv()