Fix #81 reported by @reeuwijk-altium
authorJulie <julie@cs.utk.edu>
Thu, 3 Nov 2016 01:18:22 +0000 (18:18 -0700)
committerJulie <julie@cs.utk.edu>
Thu, 3 Nov 2016 01:18:22 +0000 (18:18 -0700)
commitbd47060bcb3a470520622de69ac1426ca4186f5e
tree1c12ce28ddea50d42ccf8cd86dd262b26f552a91
parent1b84e31ac722588f8f801973d0c539bda0733bab
Fix #81 reported by @reeuwijk-altium

The documentation of 'work' in sgesvj states that it should be of size
max(4,M+N), whereas de documentation of 'lwork' in sgesvj states that
it should be 'length of WORK, WORK >= MAX(6,M+N)'.
SRC/dgesvj.f
SRC/sgesvj.f