[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] gsl_linalg_SV_decomp_mod
From: |
beguin |
Subject: |
[Help-gsl] gsl_linalg_SV_decomp_mod |
Date: |
Tue, 18 Apr 2006 22:36:55 +0200 |
User-agent: |
Internet Messaging Program (IMP) 3.2.6 |
Hello,
I have to find the eigen values of a real non-hermitian matrix.
In fact, it's possible to find complex values for some real matrix
but in the function gsl_linalg_SV_decomp_mod of the linear algebra for singular
value decomposition, I don't think we can operate with complex matrix because
it just support gsl_matrix parameter (not gslçcomplex_matrix) and the function
gsl_linalg_complex_SV_decomp_mod does'nt exists.
So, is it possible to find complex singular values for real matrix, like it's
possible with ZGEEV of CLAPACK library or in matlab?
Thanks a lot.
Régis
----------------------------------------------------------------
Groupe esiea
www.esiea.fr
- [Help-gsl] gsl_linalg_SV_decomp_mod,
beguin <=