|
From: Raymond T. <to...@rt...> - 2001-10-26 15:25:45
|
>>>>> "Michael" == Michael A Koerber <ma...@ll...> writes:
Michael> The error occurs in the determination of LWORK for both DGEEV and ZGEEV.
Michael> When determining LWORK, if JOBVR is V, the LDVR must be >= N. This
Michael> requires moving the (LET ((XXX ...)) to below the CASE statement for the JOB
Michael> type.
Michael> Diffs are as follows:
Applied. (Please use context (-c) or unified (-u) diffs. They're
better than -e diffs.)
Ray
|