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/


_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to