Fix typos and errors in comments (Reference-LAPACK 809)

This commit is contained in:
Martin Kroeker
2024-04-04 11:44:55 +02:00
committed by GitHub
parent bd07a6e7b2
commit e4b695d798
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -322,7 +322,7 @@
*>
*> \param[out] RWORK
*> \verbatim
*> RWORK is REAL array, dimension (N)
*> RWORK is REAL array, dimension (MAX(1,N))
*> On exit, RWORK(1) contains the reciprocal pivot growth
*> factor norm(A)/norm(U). The "max absolute element" norm is
*> used. If RWORK(1) is much less than 1, then the stability