Commit Graph

6 Commits

Author SHA1 Message Date
Vladimir Chalupecky
c27cb7f8f3 native: reduce indentation in Dlatrs 2017-03-29 22:18:57 +02:00
Vladimir Chalupecky
9bc4ded243 lapack/native: fix for loop bounds in Dlatrs 2017-03-29 22:18:57 +02:00
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
2bdd9d0180 Start adding dlarts 2015-09-05 12:32:10 -06:00