diff options
author | Christoph Conrads <gitlab@christoph-conrads.name> | 2016-09-20 16:01:08 +0200 |
---|---|---|
committer | Christoph Conrads <gitlab@christoph-conrads.name> | 2016-09-29 16:59:48 +0200 |
commit | c7be44b56058b0f621b8eb8932aa40408ee540bf (patch) | |
tree | d00cc7cba1b3236f97908713540b5fd6d681d7d8 /SRC/dpotrf.f | |
parent | 5698a7ba113d639ace3ccb33db56730d8029cbc0 (diff) | |
download | lapack-c7be44b56058b0f621b8eb8932aa40408ee540bf.tar.gz lapack-c7be44b56058b0f621b8eb8932aa40408ee540bf.tar.bz2 lapack-c7be44b56058b0f621b8eb8932aa40408ee540bf.zip |
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)
Diffstat (limited to 'SRC/dpotrf.f')
0 files changed, 0 insertions, 0 deletions