Talk:QR decomposition: Difference between revisions

Line 32:
(.* (/ 2 (mmul (mtp v) v)))
(mmul v (mtp v))))</lang>
:::: <math>\beta</math> is a scalar value (since <math>v^T v</math> is a doct product), not a matrix, so making it a array will cause a type error. --[[User:Avi|Avi]] 16:07, 14 July 2011 (UTC)
69

edits