Talk:QR decomposition: Difference between revisions

 
Line 79:
And both ''Q'' and ''R'' are stored in ''A'' in the process, with only a supplementary vector.
 
LINPACK and LAPACK are of course no exception, though they handle the question in a [http://stackoverflow.com/questions/3031215/mystified-by-qr-q-what-is-an-orthonormal-matrix-in-compact-form slightly
different way [http://stackoverflow.com/questions/3031215/mystified-by-qr-q-what-is-an-orthonormal-matrix-in-compact-form].
different way].
 
And when solving a system given an already computed QR in packed form, there are also ways to do
Anonymous user