Searched refs:get_minor (Results 1 - 2 of 2) sorted by relevance

/external/autotest/client/bin/net/
H A Dnet_tc.py83 def get_minor(self): member in class:tcclass
/external/opencv3/modules/core/include/opencv2/core/
H A Dmatx.hpp144 template<int m1, int n1> Matx<_Tp, m1, n1> get_minor(int i, int j) const;
670 Matx<_Tp, m1, n1> Matx<_Tp, m, n>::get_minor(int i, int j) const function in class:cv::Matx

Completed in 89 milliseconds