fn_qr.hpp File Reference

Go to the source code of this file.

Functions

template<typename eT , typename T1 >
void qr (Mat< eT > &Q, Mat< eT > &R, const Base< eT, T1 > &X)
 QR decomposition.