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