[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Re: QR Decomposition for a matrix with complex values
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Re: QR Decomposition for a matrix with complex values |
Date: |
Mon, 28 Jan 2008 21:07:16 +0000 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI) |
At Thu, 24 Jan 2008 14:33:44 +0000,
Jonny Taylor wrote:
> I have a copy of Golub & van Loan (2nd edition) here, and as far as I
> can see it only talks about real QR decomposition. Did you have a
> part in mind where it talks specifically about complex decomposition?
As far as I remember it just says that it's the same algorithm as the
real case, so it doesn't describe it more than that.