[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] complex SVD
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] complex SVD |
Date: |
Mon, 17 Jul 2006 15:46:47 +0100 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/21.3 Mule/5.0 (SAKAKI) |
At Wed, 12 Jul 2006 16:30:21 +0200,
Thies Jochimsen wrote:
> I looked at the code of some existing complex matrix algorithms in
> the linalg sub-directory (e.g. gsl_linalg_LU_decomp/
> gsl_linalg_complex_LU_decomp). It seems that the code is simply
> doubled, except for the real-/complex-valued arithmetic. Would this
> be the recommended way to implement a complex SVD in GSL?
Yes, that is the recommended way -- thanks for your email.
--
Brian Gough