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/zhetri2.f | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'SRC/zhetri2.f') diff --git a/SRC/zhetri2.f b/SRC/zhetri2.f index 2ec6a01b..a79684e6 100644 --- a/SRC/zhetri2.f +++ b/SRC/zhetri2.f @@ -65,8 +65,7 @@ *> A is COMPLEX*16 array, dimension (LDA,N) *> On entry, the NB diagonal matrix D and the multipliers *> used to obtain the factor U or L as computed by ZHETRF. -*> \endverbatim -*> \verbatim +*> *> On exit, if INFO = 0, the (symmetric) inverse of the original *> matrix. If UPLO = 'U', the upper triangular part of the *> inverse is formed and the part of A below the diagonal is not -- cgit v1.2.3