Add gemmtr group to Doxygen

updated:
 * BLAS/SRC/sgemmtr.f
 * BLAS/SRC/zgemmtr.f
 * BLAS/SRC/cgemmtr.f
 * BLAS/SRC/dgemmtr.f
This commit is contained in:
Martin Köhler
2024-06-27 14:01:49 +02:00
parent 0e37c5cc37
commit c57c156bd1
5 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -172,7 +172,7 @@
*
*> \author Martin Koehler
*
*> \ingroup gemm
*> \ingroup gemmtr
*
*> \par Further Details:
* =====================
+1 -1
View File
@@ -172,7 +172,7 @@
*
*> \author Martin Koehler
*
*> \ingroup gemm
*> \ingroup gemmtr
*
*> \par Further Details:
* =====================
+1 -1
View File
@@ -172,7 +172,7 @@
*
*> \author Martin Koehler
*
*> \ingroup gemm
*> \ingroup gemmtr
*
*> \par Further Details:
* =====================
+1 -1
View File
@@ -172,7 +172,7 @@
*
*> \author Martin Koehler
*
*> \ingroup gemm
*> \ingroup gemmtr
*
*> \par Further Details:
* =====================
+2
View File
@@ -961,6 +961,8 @@ https://www.netlib.org/xblas/
@defgroup blas3_grp Level 3 BLAS: matrix-matrix ops
@{
@defgroup gemm gemm: general matrix-matrix multiply
@defgroup gemmtr gemmtr: general matrix-matrix multiply with triangular output
@defgroup hemm {he,sy}mm: Hermitian/symmetric matrix-matrix multiply
@defgroup herk {he,sy}rk: Hermitian/symmetric rank-k update