Ed Anderson Improvement - Jan 26 2015
authorjulie <julielangou@users.noreply.github.com>
Fri, 30 Jan 2015 19:50:52 +0000 (19:50 +0000)
committerjulie <julielangou@users.noreply.github.com>
Fri, 30 Jan 2015 19:50:52 +0000 (19:50 +0000)
commit024f62998124bd38a60f525b410ac43dc28989c6
tree726feb5392231ec7ce9d1e5c704c684e6763d141
parentc6bcd83265f7b6d44e05ed2336d664ee8622f70a
Ed Anderson Improvement - Jan 26 2015

STGEX2 can call Level 3 BLAS and I did this in LAPACK3E.
I replaced STGEX2 with the LAPACK3E version (when I say STGEX2, I mean DTGEX2 too)
and also fixed an incorrect leading dimension in DTGEX2.
SRC/dtgex2.f
SRC/stgex2.f