[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] Complex eigenvalues
From: |
Andras Simon |
Subject: |
[Help-gsl] Complex eigenvalues |
Date: |
Thu, 10 May 2007 02:21:58 -0500 |
User-agent: |
Microsoft-Entourage/11.3.3.061214 |
Hi there,
I have been searching the archives, but could not find the answer to this
question: how to calculate the complex eigenvalues of a real or complex
matrix ? I have tried gsl_eigen_herm() and gsl_eigen_symm(), but it appears
as both functions assume that the eigenvalues are real (the type of
eigenvalues vector is gsl_vector* type). I could not figure out how to get
the complex eigenvalues into a gsl_vector_complex*.
Any ideas ? Comments ?
Any help is appreciated, I'm stuck ;(
Thanks,
Andras Simon
address@hidden
- [Help-gsl] Complex eigenvalues,
Andras Simon <=