Searched defs:matrixQ (Results 1 – 2 of 2) sorted by relevance
36 MatrixType matrixQ(void) const { in matrixQ() function
355 cvRQDecomp3x3( const CvMat *matrixM, CvMat *matrixR, CvMat *matrixQ, in cvRQDecomp3x3()