Reduce workspace size of xSYEQUB, xHEEQUB
authorChristoph Conrads <gitlab@christoph-conrads.name>
Tue, 20 Sep 2016 14:01:08 +0000 (16:01 +0200)
committerChristoph Conrads <gitlab@christoph-conrads.name>
Thu, 29 Sep 2016 14:59:48 +0000 (16:59 +0200)
commitc7be44b56058b0f621b8eb8932aa40408ee540bf
treed00cc7cba1b3236f97908713540b5fd6d681d7d8
parent5698a7ba113d639ace3ccb33db56730d8029cbc0
Reduce workspace size of xSYEQUB, xHEEQUB

- give correct minimum workspace size in the parameter description
- {s,d}SYEQUB, xHEEQUB: use WORK(N+1:2*N) instead of WORK(2N+1:3*N)
SRC/cheequb.f
SRC/csyequb.f
SRC/dsyequb.f
SRC/ssyequb.f
SRC/zheequb.f
SRC/zsyequb.f