I'm reporting a minor error in Lapack user's guide, in node124 (band storage scheme). There should be: AB(KL+KU+1+i-j,j) = A(i,j) for max(1,j-KU)<=i<=min(N,j+KL) instead of just (recall ZGBSV +routine info): AB(KU+1+i-j,j) = A(i,j) for max(1,j-KU)<=i<=min(N,j+KL) |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Lapack] dggev fails on non-singular system, Patrick Alken |
|---|---|
| Next by Date: | [Lapack] User's guide node124 error, Sven Hammarling |
| Previous by Thread: | [Lapack] Question about routine DSYGV, Alessandra |
| Next by Thread: | [Lapack] User's guide node124 error, Sven Hammarling |
| Indexes: | [Date] [Thread] |