- Code: Select all
IE = ( I+1 ) - 1
And this is the corrected code:
- Code: Select all
IE = IWORK( I+1 ) - 1
This bug is in all the LAPACK versions 3.x.
Zbigniew Leyk
IE = ( I+1 ) - 1IE = IWORK( I+1 ) - 1Users browsing this forum: Bing [Bot], Google [Bot] and 3 guests