################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | gbmv(IndexType m, | | IndexType n, | | IndexType kl, | | IndexType ku, | | const Alpha &alpha, | | bool colMajorA, | | bool transA, | | bool conjA, | | const TA *A, | | IndexType ldA, | | const TX *x, | | IndexType incX, | | const Beta &beta, | | TY *y, | | IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>6#T#T#T#T#T#Tgbmv#t0.0#S0_#S0_#S0] [_#&1t0.1#b#b#b#*1t0.2#S0_#*1t0.3#S0_#&1t0.4#*t0.5#] [S0_#templatetypenameIndexType,typenameAlpha,typena] [meTA,typenameTX,typenameBeta,typenameTYvoid ] Defined in namespace `cxxblas`. Function `gbmv` with 6 template parameters.