Commit Graph

6 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
e799865a57 lapack/{cgo,native}: fix spelling errors 2016-02-10 10:31:40 +10:30
kortschak
a584dc7964 native: add missing copyright headers 2016-02-10 10:28:53 +10:30
btracey
311b5656d9 Add Dgecon and tests, plus small fix to Dlacn2 2015-09-08 20:41:48 -06:00
btracey
f76d4f0374 Make isave a pointer so it is modified during the call 2015-09-05 22:15:24 -06:00
btracey
fe151073a2 Add dlacn2 2015-09-04 17:10:04 -06:00