################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | gbmv(StorageOrder order, Transpose trans, Transpose conjX, | | IndexType m, IndexType n, | | IndexType ku, IndexType kl, | | const ALPHA &alpha, | | const MA *A, IndexType ldA, | | const VX *x, IndexType incX, | | const BETA &beta, | | VY *y, IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>6#T#T#T#T#T#Tgbmv#$@N@cxxblas@E@S] [torageOrder#$@N@cxxblas@E@Transpose#S1_#t0.0#S2_#S] [2_#S2_#&1t0.1#*1t0.2#S2_#*1t0.3#S2_#&1t0.4#*t0.5#S] [2_#templatetypenameIndexType,typenameALPHA,typenam] [eMA,typenameVX,typenameBETA,typenameVYvoid ] Defined in namespace `cxxblas`. Function `gbmv` with 6 template parameters.