help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: trouble with qr function


From: ken1866
Subject: Re: trouble with qr function
Date: Sun, 3 Jan 2016 15:19:53 -0800 (PST)

I think you might be right.  [C R]=qr(A, B) produces a result but C isn't as
described in the documentation, which is Q'*B. It appears that [C R]=qr(A,B)
and [C R]=qr(A) produce the same result.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/trouble-with-qr-function-tp4674284p4674298.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]