################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | gemm(IndexType m, | | IndexType n, | | IndexType k, | | const Alpha &alpha, | | bool conjA, | | const TA *A, | | IndexType incRowA, | | IndexType incColA, | | bool conjB, | | const TB *B, | | IndexType incRowB, | | IndexType incColB, | | const Beta &beta, | | TC *C, | | IndexType incRowC, | | IndexType incColC); | | | *---------------------------------------------------------------------------* [c:@N@ulmBLAS@FT@>6#T#T#T#T#T#Tgemm#t0.0#S0_#S0_#&1] [t0.1#b#*1t0.2#S0_#S0_#b#*1t0.3#S0_#S0_#&1t0.4#*t0.] [5#S0_#S0_#templatetypenameIndexType,typenameAlpha,] [typenameTA,typenameTB,typenameBeta,typenameTCvoid ] Defined in namespace `ulmBLAS`. Function `gemm` with 6 template parameters.