summaryrefslogtreecommitdiff
path: root/SRC/zggsvp3.f
diff options
context:
space:
mode:
authorigor175 <igor175@8a072113-8704-0410-8d35-dd094bca7971>2015-08-11 22:27:27 +0000
committerigor175 <igor175@8a072113-8704-0410-8d35-dd094bca7971>2015-08-11 22:27:27 +0000
commit06f432d14d1a4255929e35ffd4ee9d8cabf07ced (patch)
tree53f61ac076622176e4d8b5e565b4cd2f374024ea /SRC/zggsvp3.f
parent882ff1a5d2a2e44ebbbdf1b88acfca03e01be368 (diff)
downloadlapack-06f432d14d1a4255929e35ffd4ee9d8cabf07ced.tar.gz
lapack-06f432d14d1a4255929e35ffd4ee9d8cabf07ced.tar.bz2
lapack-06f432d14d1a4255929e35ffd4ee9d8cabf07ced.zip
Fixed BUG number 123, that is testing of 'rook' routines, specifically TEST 4 for UPLO='U' case that test bounds of block diagonal matrices. TEST 4 wasfailing for UPLO='U', since 2-by-2 was passed incorrectly to the -EVX routine. Also, during the fix the TEST 4 for both UPLO='U' and 'L' was modified. Instead of computing the ratio of eigenvalues for 2-by-2 matrices, using the -EVX routines, now we compute the ratio of singular values using *GESVD routines. Affected test routines: TESTING/LIN/schksy_rook.f TESTING/LIN/dchksy_rook.f TESTING/LIN/cchksy_rook.f TESTING/LIN/zchksy_rook.f TESTING/LIN/cchkhe_rook.f TESTING/LIN/zchkhe_rook.f
Diffstat (limited to 'SRC/zggsvp3.f')
0 files changed, 0 insertions, 0 deletions