Fix #52
authorJulien Langou <julien.langou@ucdenver.edu>
Thu, 13 Apr 2017 09:04:48 +0000 (11:04 +0200)
committerJulien Langou <julien.langou@ucdenver.edu>
Thu, 13 Apr 2017 09:04:48 +0000 (11:04 +0200)
commit60d5dbc65d5aae00b82176511aabbf6be4f45d17
tree1b9653986709be75f49b11e16ff7ec01f0c4d2fc
parent4445018037d3d3de71ecbadfbd0c0196532ad4c1
Fix #52

Added in comment of xLARRV

Note: VU is currently not used by this implmentation of DLARRV, VU is
passed to DLARRV because it could be used compute gaps on the right end
of the extremal eigenvalues. However, with not much initial accuracy in
LAMBDA and VU, the formula can lead to an overestimation of the right gap
and thus to inadequately early RQI 'convergence'. This is currently
prevented this by forcing a small right gap. And so it turns out that VU
is currently not used by this implementation of DLARRV.
SRC/dlarrv.f
SRC/slarrv.f