OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icvTransposeMatrix_64d
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
_cvmatrix.h
258
CV_INLINE void
icvTransposeMatrix_64d
( const double* src, int w, int h, double* dst )
/external/opencv/cvaux/src/
cvepilines.cpp
819
icvTransposeMatrix_64d
( fundMatr, 3, 3, transFundMatr );
[
all
...]
Completed in 285 milliseconds