How to use cvSolve() for QR Decomposition
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