How to use cvSolve() for QR Decomposition

asked 2013-06-21 05:56:18 -0600

dwbrito gravatar image

How can one use cvSolve() function for the following decomposition

A = QR

where A is not necessarily square?

The documentation is not quite explaining for the method QR_DECOM

edit retag flag offensive close merge delete