################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | swap(IndexType n, | | VX *x, | | IndexType incX, | | VY *y, | | IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>3#T#T#Tswap#t0.0#*t0.1#S0_#*t0.2#] [S0_#templatetypenameIndexType,typenameVX,typenameV] [Yvoid ] Defined in namespace `cxxblas`. Function `swap` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | geswap(IndexType m, | | IndexType n, | | const MX *X, | | IndexType incRowX, | | IndexType incColX, | | MY *Y, | | IndexType incRowY, | | IndexType incColY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>3#T#T#Tgeswap#t0.0#S0_#*1t0.1#S0_] [#S0_#*t0.2#S0_#S0_#templatetypenameIndexType,typen] [ameMX,typenameMYvoid ] Defined in namespace `cxxblas`. Function `geswap` with 3 template parameters.