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/zunmhr.f | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'SRC/zunmhr.f') diff --git a/SRC/zunmhr.f b/SRC/zunmhr.f index af931394..77f77cf3 100644 --- a/SRC/zunmhr.f +++ b/SRC/zunmhr.f @@ -86,8 +86,7 @@ *> \param[in] IHI *> \verbatim *> IHI is INTEGER -*> \endverbatim -*> \verbatim +*> *> ILO and IHI must have the same values as in the previous call *> of ZGEHRD. Q is equal to the unit matrix except in the *> submatrix Q(ilo+1:ihi,ilo+1:ihi). @@ -150,8 +149,7 @@ *> For optimum performance LWORK >= N*NB if SIDE = 'L', and *> LWORK >= M*NB if SIDE = 'R', where NB is the optimal *> blocksize. -*> \endverbatim -*> \verbatim +*> *> If LWORK = -1, then a workspace query is assumed; the routine *> only calculates the optimal size of the WORK array, returns *> this value as the first entry of the WORK array, and no error -- cgit v1.2.3