This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Some Questions on SVD Decompostion


wpwcdma@samsung.co.kr writes:
 > Dear Mr. Brian Gough:
 >  I have learned that you are expert at Singular Value Decomposion
 > (SVD) from the Website.  However, I am always afflicted by the
 > following questions:
 >  (1) how to make the Singular Value Decompostion of Complex Matrix?
 > (2) how to extend the singular value decompostion of Real Matrix
 > into the Complex Matrix?
 >  I hope that you can give some helps on this issue.
 >  Anyway, I will thank your helps very much in advance.
 >  Best Regards
 >  Your Wang Ping
 >  April 16, 2002.

Hi,
GSL does not have any routines for complex SVD.
Maybe someone will write one in the future.

As an alternative there are complex SVD routines available in LAPACK
which can be used instead.

regards

-- 
Brian Gough

 >
 >
 >
 > **********************************************************************
 > China Samsung Telecom R&D Center
 >  4/F Science and Technology Tower No.9, Zhongguancun Nan Lu,
 > Haidian District, Beijing, China 100081
 >  Tel: (8610) 68427711-2230 FAX: (8610) 68481891 E-Mail:
 > wpwcdma@samsung.co.kr
 > **********************************************************************


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]