################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | gbmm(StorageOrder order, Side side, | | Transpose transA, Transpose transB, | | IndexType m, IndexType n, | | IndexType kl, IndexType ku, | | IndexType l, | | const ALPHA &alpha, | | const MA *A, IndexType ldA, | | const MB *B, IndexType ldB, | | const BETA &beta, | | VC *C, IndexType ldC); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>6#T#T#T#T#T#Tgbmm#$@N@cxxblas@E@S] [torageOrder#$@N@cxxblas@E@Side#$@N@cxxblas@E@Trans] [pose#S2_#t0.0#S3_#S3_#S3_#S3_#&1t0.1#*1t0.2#S3_#*1] [t0.3#S3_#&1t0.4#*t0.5#S3_#templatetypenameIndexTyp] [e,typenameALPHA,typenameMA,typenameMB,typenameBETA] [,typenameVCvoid ] Defined in namespace `cxxblas`. Function `gbmm` with 6 template parameters.