(git:6a2e663)
eigenvalueproblems Module Reference

Provides interfaces to LAPACK eigenvalue/SVD routines. More...

Detailed Description

Provides interfaces to LAPACK eigenvalue/SVD routines.

Note
We are using LAPACK interfaces, so please make sure in IBM/AIX you have the lapack library before essl: "xlf90 ... -llapack -lessl" !!!
History
JGH (26-5-2001): delay D/S C/Z problem to the lapack library call
Author
APSI