From d5c30c90bdecf38da1064e2ed52583634573e741 Mon Sep 17 00:00:00 2001 From: julie Date: Tue, 1 Nov 2011 22:02:31 +0000 Subject: Never say never... --- SRC/dgeesx.f | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'SRC/dgeesx.f') diff --git a/SRC/dgeesx.f b/SRC/dgeesx.f index 3900b5d7..0f648b56 100644 --- a/SRC/dgeesx.f +++ b/SRC/dgeesx.f @@ -209,8 +209,7 @@ *> returned if LWORK < max(1,3*N), but if SENSE = 'E' or 'V' or *> 'B' this may not be large enough. *> For good performance, LWORK must generally be larger. -*> \endverbatim -*> \verbatim +*> *> If LWORK = -1, then a workspace query is assumed; the routine *> only calculates upper bounds on the optimal sizes of the *> arrays WORK and IWORK, returns these values as the first @@ -232,8 +231,7 @@ *> Note that SDIM*(N-SDIM) <= N*N/4. Note also that an error is *> only returned if LIWORK < 1, but if SENSE = 'V' or 'B' this *> may not be large enough. -*> \endverbatim -*> \verbatim +*> *> If LIWORK = -1, then a workspace query is assumed; the *> routine only calculates upper bounds on the optimal sizes of *> the arrays WORK and IWORK, returns these values as the first -- cgit v1.2.3