Typo in the comment on complex xHSEQR.
authorlangou <langou@users.noreply.github.com>
Tue, 15 Oct 2013 02:57:28 +0000 (02:57 +0000)
committerlangou <langou@users.noreply.github.com>
Tue, 15 Oct 2013 02:57:28 +0000 (02:57 +0000)
commit6159678a506a95f2d5442c3876c32c7e12b710b3
treef67a1eef074828dbd006dc0892543dbe47b60bc0
parente9df21deced8368f1ed5db0fb2255f43def68534
Typo in the comment on complex xHSEQR.
The formula:
(QZ)*H*(QZ)**H.
should read:
(QZ)*T*(QZ)**H.
SRC/chseqr.f
SRC/zhseqr.f