Fix typos in comments (Reference-LAPACK 811)

This commit is contained in:
Martin Kroeker
2023-05-16 20:01:47 +02:00
committed by GitHub
parent c5f7e46526
commit 02efa8d6be
16 changed files with 38 additions and 26 deletions

View File

@@ -104,6 +104,7 @@
*> \endverbatim
*> \param[in] LWORK
*> \verbatim
*> LWORK is INTEGER
*> The dimension of the array WORK. LWORK >= MB*M.
*> If LWORK = -1, then a workspace query is assumed; the routine
*> only calculates the optimal size of the WORK array, returns