xargon
03-16-2010, 11:25 AM
Hello,
I was trying to understand the workings of the svd routine and the first part should be the bidiagonalization of the input matrix.
Can someone tell me where the diagonal and the super-diagonal entries are stored after the bidiagonalization? I am a little bit confused as to how the bidiagonalization is being done here. Where exactly is the householder reflector being computed in the svd routine?
Cheers,
xarg
I was trying to understand the workings of the svd routine and the first part should be the bidiagonalization of the input matrix.
Can someone tell me where the diagonal and the super-diagonal entries are stored after the bidiagonalization? I am a little bit confused as to how the bidiagonalization is being done here. Where exactly is the householder reflector being computed in the svd routine?
Cheers,
xarg