Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045)

* Fix typos in comments and documentation (Reference-LAPACK PR 820)
This commit is contained in:
Martin Kroeker
2023-05-18 16:28:20 +02:00
committed by GitHub
parent 9f2233bfdf
commit be05ba4374
198 changed files with 636 additions and 414 deletions
+2 -2
View File
@@ -138,7 +138,7 @@
OK = .TRUE.
*
* Test error exits of the routines that use factorization
* of a Hermitian indefinite matrix with patrial
* of a Hermitian indefinite matrix with partial
* (Bunch-Kaufman) diagonal pivoting method.
*
IF( LSAMEN( 2, C2, 'HE' ) ) THEN
@@ -526,7 +526,7 @@
ELSE IF( LSAMEN( 2, C2, 'HP' ) ) THEN
*
* Test error exits of the routines that use factorization
* of a Hermitian indefinite packed matrix with patrial
* of a Hermitian indefinite packed matrix with partial
* (Bunch-Kaufman) diagonal pivoting method.
*
* ZHPTRF