Hi! I have been looking for a routine to do QR Decomposition for a complex matrix. I noticed you have some routines for hermitian matrices (LU decomposition, etc) but the QR routine only works on real matrices.
Is it impossible to do QR Decomposition for a complex matrix? Or is there just not that many routines available? Is GSL planning on putting in a QR routine for complex matrices (if it is possible)? Thanks! Aaron Levin _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
