summaryrefslogtreecommitdiff
path: root/src/clblast_c.cc
AgeCommit message (Expand)Author
2016-03-30Added prototypes for the xROT and xROTG functionsCedric Nugteren
2016-03-23Fixed the C-api export to be able to properly build a DLL on WindowsCedric Nugteren
2016-03-19Added __declspec(dllexport) to create a DLL on WindowsCedric Nugteren
2015-09-17Added interface of all level 2 routinesCNugteren
2015-09-14Added xDOT/xDOTU/xDOTC dot-product routinesCNugteren
2015-08-22Added the XSWAP, XSCAL and XCOPY level-1 routinesCNugteren
2015-08-13Added all supported routines to the C APICNugteren
2015-08-13Added initial version of C API with just one routineCNugteren