diff options
Diffstat (limited to 'SRC/claqr2.f')
-rw-r--r-- | SRC/claqr2.f | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/claqr2.f b/SRC/claqr2.f index a0ee3890..5fc0555c 100644 --- a/SRC/claqr2.f +++ b/SRC/claqr2.f @@ -239,8 +239,7 @@ *> The dimension of the work array WORK. LWORK = 2*NW *> suffices, but greater efficiency may result from larger *> values of LWORK. -*> \endverbatim -*> \verbatim +*> *> If LWORK = -1, then a workspace query is assumed; CLAQR2 *> only estimates the optimal workspace size for the given *> values of N, NW, KTOP and KBOT. The estimate is returned |