Commit Graph

4 Commits

Author SHA1 Message Date
kortschak
4813c5ed41 native: mark internal routines
These (generally) cannot be made unexported because we test via
testlapack.

Also fix a name and some capitalisation.
2016-03-21 06:27:36 +10:30
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
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