Dear Gulay,
The EISPACK routine cg is a very well tried and tested routine, so it is
almost certain that you are calling it incorrectly. Note that you have
to supply the matrix A as two separate real (double precision) arrays,
one for the real parts, the second for the imaginary parts.
The modern equivalent of EISPACK is LAPACK see:
http://www.netlib.org/lapack/index.html
Routine DGEEV is the LAPACK equivalent of cg.
Best wishes,
Sven Hammarling.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Lapack] error in LAPACK, Julie Langou |
|---|---|
| Next by Date: | [Lapack] Installation, Mattia Merenda |
| Previous by Thread: | [Lapack] About fortran program, GULAY BIRKOK |
| Next by Thread: | [Lapack] About fortran program, Sven Hammarling |
| Indexes: | [Date] [Thread] |