We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b721a55 commit adaf724Copy full SHA for adaf724
CBLAS/src/cblas_cgemmtr.c
@@ -1,9 +1,9 @@
1
/*
2
*
3
- * cblas_cgemm.c
4
- * This program is a C interface to cgemm.
5
- * Written by Keita Teranishi
6
- * 4/8/1998
+ * cblas_cgemmtr.c
+ * This program is a C interface to cgemmtr.
+ * Written by Martin Koehler, MPI Magdeburg
+ * 06/24/2024
7
8
*/
9
CBLAS/src/cblas_zgemmtr.c
- * cblas_zgemm.c
- * This program is a C interface to zgemm.
+ * cblas_zgemmtr.c
+ * This program is a C interface to zgemmtr.
0 commit comments