Fix typo in EXTERNAL (Reference-LAPACK PR760)

This commit is contained in:
Martin Kroeker 2022-11-23 10:35:23 +01:00 committed by GitHub
parent b4c9228441
commit 730ed549e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
* ..
* .. External Subroutines ..
EXTERNAL CHKXER, DGEES, DGEESX, DGEEV, DGEEVX, DGEJSV,
$ DGESDD, DGESVD, DGESVDX, DGESVQ
$ DGESDD, DGESVD, DGESVDX, DGESVDQ
* ..
* .. External Functions ..
LOGICAL DSLECT, LSAMEN