Posted by Scott Betts on September 25, 1997 at 14:02:15:
In Reply to: CLAPACK Eigenvalue routines posted by Dick Chase on September 24, 1997 at 14:46:40:
: The "c" functions zchkgg_() and zdrvgg_() call a number of functions which I cannot locate on Netlib. A partial list of these missing functions include : zget52_() , do_fio() , e_wsfe() , zlatm4_() , and s_rsle().
: If anyone can tell me where to find the functions, I would greatly appreciate your help.
: Thank you,
: Dick Chase
Dick,
What file did you download? Some don't come
with everything you may need to run since it the code is
really F2C code and not straight C code.
Scott