scalar
m ⨉ k matrix
k ⨉ n matrix
scalar. When beta is supplied as zero then the matrix csl need not be set on input.
m ⨉ n matrix with one stride equal to ±1.
Operation settings. Allowed flags are ConjA and ConjB.
gemm
BLAS: SGEMM, DGEMM, CGEMM, ZGEMM
C := alpha A × B + beta C.
Performs general matrix-matrix multiplication.