################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | axpy(IndexType n, | | const Alpha &alpha, | | const TX *x, | | IndexType incX, | | TY *y, | | IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>4#T#T#T#Taxpy#t0.0#&1t0.1#*1t0.2#] [S0_#*t0.3#S0_#templatetypenameIndexType,typenameAl] [pha,typenameTX,typenameTYvoid ] Defined in namespace `cxxblas`. Function `axpy` with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | acxpy(IndexType n, | | const Alpha &alpha, | | const TX *x, | | IndexType incX, | | TY *y, | | IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>4#T#T#T#Tacxpy#t0.0#&1t0.1#*1t0.2] [#S0_#*t0.3#S0_#templatetypenameIndexType,typenameA] [lpha,typenameTX,typenameTYvoid ] Defined in namespace `cxxblas`. Function `acxpy` with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | geaxpy(IndexType m, | | IndexType n, | | const Alpha &alpha, | | bool transX, | | bool conjX, | | const MX *X, | | IndexType incRowX, | | IndexType incColX, | | MY *Y, | | IndexType incRowY, | | IndexType incColY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>4#T#T#T#Tgeaxpy#t0.0#S0_#&1t0.1#b] [#b#*1t0.2#S0_#S0_#*t0.3#S0_#S0_#templatetypenameIn] [dexType,typenameAlpha,typenameMX,typenameMYvoid ] Defined in namespace `cxxblas`. Function `geaxpy` with 4 template parameters.