[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] QR Decomposition for a matrix with complex values
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] QR Decomposition for a matrix with complex values |
Date: |
Mon, 15 Aug 2005 18:01:47 +0100 |
A levin writes:
> Is it impossible to do QR Decomposition for a complex matrix? Or is
> there just not that many routines available?
It is possible to do Complex QR decomposition, the algorithm is the
same as for real QR. See Golub and Van Loan "Matrix Computations" for
details. As far as I know, nobody is working on adding it to GSL
though.
--
Brian Gough
Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/