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/zgbtf2.f | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'SRC/zgbtf2.f') diff --git a/SRC/zgbtf2.f b/SRC/zgbtf2.f index ed68af22..c5f12329 100644 --- a/SRC/zgbtf2.f +++ b/SRC/zgbtf2.f @@ -76,8 +76,7 @@ *> The j-th column of A is stored in the j-th column of the *> array AB as follows: *> AB(kl+ku+1+i-j,j) = A(i,j) for max(1,j-ku)<=i<=min(m,j+kl) -*> \endverbatim -*> \verbatim +*> *> On exit, details of the factorization: U is stored as an *> upper triangular band matrix with KL+KU superdiagonals in *> rows 1 to KL+KU+1, and the multipliers used during the -- cgit v1.2.3