Fix typos in comments (Reference-LAPACK 811)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user