armanio
Junior Member level 1
Hi All,
I am writting a code in C++ (running under a linux machine, compiler: gcc version 3.3.4 (Debian 1:3.3.4-13)). I am looking for a Linear algebra library that has the capability of solving for eigenvalues of a nonsymmetric complex matrix. I checked lapack++ 1.1 and TNT, but it seems that neither of them can do this task. Anyone can guide me??
Thanx in advance!
Armanio
I am writting a code in C++ (running under a linux machine, compiler: gcc version 3.3.4 (Debian 1:3.3.4-13)). I am looking for a Linear algebra library that has the capability of solving for eigenvalues of a nonsymmetric complex matrix. I checked lapack++ 1.1 and TNT, but it seems that neither of them can do this task. Anyone can guide me??
Thanx in advance!
Armanio