projects
/
platform
/
upstream
/
lapack.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8ee6a3
)
Correct typo found by Elena Ivanova, Oracle.
author
julie
<julielangou@users.noreply.github.com>
Tue, 21 Aug 2012 05:09:38 +0000
(
05:09
+0000)
committer
julie
<julielangou@users.noreply.github.com>
Tue, 21 Aug 2012 05:09:38 +0000
(
05:09
+0000)
See http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=13&t=3612
TESTING/EIG/zchkec.f
patch
|
blob
|
history
diff --git
a/TESTING/EIG/zchkec.f
b/TESTING/EIG/zchkec.f
index e822570fe32fba807f7fb6e838378af058cec171..86c9d1f5a3891fbbb6a6472f9d4b6c5a4da7d06d 100644
(file)
--- a/
TESTING/EIG/zchkec.f
+++ b/
TESTING/EIG/zchkec.f
@@
-166,7
+166,7
@@
9995 FORMAT( / 1X, 'All tests for ', A3,
$ ' routines passed the threshold ( ', I6, ' tests run)' )
9994 FORMAT( ' Tests of the Nonsymmetric eigenproblem condition',
- $ ' estimation routines', / ' ZTRSYL,
CTREXC, CTRSNA, C
TRSEN',
+ $ ' estimation routines', / ' ZTRSYL,
ZTREXC, ZTRSNA, Z
TRSEN',
$ / )
9993 FORMAT( ' Relative machine precision (EPS) = ', D16.6,
$ / ' Safe minimum (SFMIN) = ', D16.6, / )