Mistake in computation of workspace for ZGGEV3. When calling ZHGEQZ the
authorlangou <langou@users.noreply.github.com>
Mon, 16 Nov 2015 15:17:44 +0000 (15:17 +0000)
committerlangou <langou@users.noreply.github.com>
Mon, 16 Nov 2015 15:17:44 +0000 (15:17 +0000)
commitb656111af9e0e6b3babbe6b71dd745df1088d678
treed7f507d41151cce6d17986fc12c25ea563ed2abe
parent5944165ca899c996310e8f543243e8382c17f88a
Mistake in computation of workspace for ZGGEV3.  When calling ZHGEQZ the
penultimate argument should be RWORK and not WORK.  Easy to fix, not a big big
deal but some compilers might legitimatley complain.

Reported by Pavel Holoborodko on Mon Nov 16 2015. See:
http://icl.cs.utk.edu/lapack-forum/viewtopic.php?t=4796
Thanks Pavel!

Julien.
SRC/cggev3.f
SRC/zggev3.f