Martin Kroeker
9251a2efde
Merge pull request #1359 from brada4/develop
...
Eliminate mode variable where not needed in syrk interface
2017-11-18 23:47:17 +01:00
Andrew
27575d200a
Eliminate mode variable where not needed
2017-11-15 15:32:38 +01:00
Martin Kroeker
2c222f1faa
Modify complex CBLAS functions to take void pointers
...
Modify complex CBLAS functions to take void pointers instead of float or double arguments (to bring the prototypes in line with netlib and other implementations' cblas.h)
2017-11-05 15:53:14 +01:00
Timothy Gu
6c2ead30f0
Remove all trailing whitespace except lapack-netlib
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-06-27 12:05:18 -07:00
wernsaar
57bbc586ef
checked, that syrk is OK
2014-05-11 08:10:25 +02:00
wernsaar
e265c4ec86
added C files in interface
2014-05-10 21:27:47 +02:00
wernsaar
0732238213
removed all C files in interface
2014-05-10 21:25:17 +02:00
wernsaar
320c805905
fixed incorrect parameter 2 errors
2014-05-08 11:06:32 +02:00
Zhang Xianyi
3e0a7b931c
Refs #333 . Detect the wrong parameter for zherk/zher2k.
2014-01-21 01:27:51 +08:00
Xianyi Zhang
342bbc3871
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00