OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_minor
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/bin/net/
net_tc.py
83
def
get_minor
(self):
member in class:tcclass
/external/opencv3/modules/core/include/opencv2/core/
matx.hpp
144
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
[
all
...]
Completed in 61 milliseconds