Searched defs:matrixQ (Results 1 – 5 of 5) sorted by relevance
36 MatrixType matrixQ(void) const { in matrixQ() function
149 HouseholderSequenceType matrixQ(void) const in matrixQ() function
263 …ixType>::computeFromHessenberg(const HessMatrixType& matrixH, const OrthMatrixType& matrixQ, bool… in computeFromHessenberg()
119 const MatrixType& matrixQ() const { in matrixQ() function
355 cvRQDecomp3x3( const CvMat *matrixM, CvMat *matrixR, CvMat *matrixQ, in cvRQDecomp3x3()