Fix typos in comments (Reference-LAPACK 811)
This commit is contained in:
@@ -133,6 +133,7 @@
|
||||
*>
|
||||
*> \param[in] LWORK
|
||||
*> \verbatim
|
||||
*> LWORK is INTEGER
|
||||
*> The dimension of the array WORK. LWORK >= (M+NB)*N.
|
||||
*> If LWORK = -1, then a workspace query is assumed.
|
||||
*> The routine only calculates the optimal size of the WORK
|
||||
@@ -301,4 +302,4 @@
|
||||
*
|
||||
* End of SORGTSQR
|
||||
*
|
||||
END
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user