Commit Graph

8 Commits

Author SHA1 Message Date
Vladimir Chalupecky
8f019c8eaa native: fix docs for Dsytrd 2017-02-05 00:17:18 +01:00
Vladimir Chalupecky
fbfef8eaf4 native: add length checks to Dsytrd
Closes #233
2017-02-03 17:40:32 +01:00
Vladimir Chalupecky
88aa36bca1 all: switch to subscript+brace notation for elementary reflectors 2016-04-18 11:40:40 +09:00
Vladimir Chalupecky
4b93a201c9 all: unify notation for elementary reflectors 2016-04-18 11:40:40 +09: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
0abd9b5730 native: fix missed matrix for typography changes 2016-02-18 14:59:57 +10:30
btracey
ddd5c016d1 Add Dorgtr and test 2016-02-15 12:28:26 -07:00
btracey
fe0ba91d41 Add Dsytrd and tests 2016-02-12 10:16:02 -07:00