Commit Graph

5 Commits

Author SHA1 Message Date
Vladimir Chalupecky
022eeec0ef native: pass correct length ipiv from Dgetrf to Dlaswp 2017-02-08 06:35:04 +01:00
kortschak
a584dc7964 native: add missing copyright headers 2016-02-10 10:28:53 +10:30
kortschak
2c6ed20ea9 native: clean up return use
* Populate naked returns.
* Remove returns where other control flow returns implicitly.
2015-11-17 15:16:40 +10:30
btracey
376807a880 Add the linear solve routines (Dgetrs, Dgels) to the lapack64 interface 2015-08-04 00:15:50 -06:00
btracey
a0a68a3b68 Add dgetrf and tests
removed unnecessary requirement

Implement Dlaswp in both directions

Responded to PR comments
2015-08-01 21:20:48 -06:00