summaryrefslogtreecommitdiff
path: root/include/internal/routines/level3/xherk.h
AgeCommit message (Expand)Author
2016-06-18Moved all headers into the source tree, changed headers to .hpp extensionCedric Nugteren
2016-06-18Removed the template from the Routine base-classCedric Nugteren
2016-06-17Removed the precision argument from the routines in favor of a single templat...Cedric Nugteren
2016-06-17Removed the interface to the cache functions from the Routine class, calls th...Cedric Nugteren
2016-06-17Moved the RunKernel and PadCopyTransposeMatrix functions out of the Routine c...Cedric Nugteren
2016-06-17Moved the ErrorIn function from the Routine class to the utilities headerCedric Nugteren
2016-06-17Moved the test-for-valid-buffers function from the Routine class to separate ...Cedric Nugteren
2016-04-09Events are now properly implemented using event waiting list and asking the u...cnugteren
2015-10-12Routine names are now all default arguments defined in the headerCNugteren
2015-07-27Now using the new Claduc C++11 OpenCL headerCNugteren
2015-07-12Added subfolders for the level1/2/3 routinesCNugteren