################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | copy(IndexType n, | | bool conjX, | | const TX *x, | | IndexType incX, | | TY *y, | | IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>3#T#T#Tcopy#t0.0#b#*1t0.1#S0_#*t0] [.2#S0_#templatetypenameIndexType,typenameTX,typena] [meTYvoid ] Defined in namespace `cxxblas`. Function `copy` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | copy(IndexType n, | | const TX *x, | | IndexType incX, | | TY *y, | | IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>3#T#T#Tcopy#t0.0#*1t0.1#S0_#*t0.2] [#S0_#templatetypenameIndexType,typenameTX,typename] [TYvoid ] Defined in namespace `cxxblas`. Function `copy` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | gecopy(IndexType m, | | IndexType n, | | bool transX, | | bool conjX, | | const MX *X, | | IndexType incRowX, | | IndexType incColX, | | MY *Y, | | IndexType incRowY, | | IndexType incColY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>3#T#T#Tgecopy#t0.0#S0_#b#b#*1t0.1] [#S0_#S0_#*t0.2#S0_#S0_#templatetypenameIndexType,t] [ypenameMX,typenameMYvoid ] Defined in namespace `cxxblas`. Function `gecopy` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | gecopy(IndexType m, | | IndexType n, | | const MX *X, | | IndexType incRowX, | | IndexType incColX, | | MY *Y, | | IndexType incRowY, | | IndexType incColY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>3#T#T#Tgecopy#t0.0#S0_#*1t0.1#S0_] [#S0_#*t0.2#S0_#S0_#templatetypenameIndexType,typen] [ameMX,typenameMYvoid ] Defined in namespace `cxxblas`. Function `gecopy` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | trcopy(IndexType m, | | IndexType n, | | bool lowerA, | | bool transA, | | bool conjA, | | bool unitDiagA, | | const MA *A, | | IndexType incRowA, | | IndexType incColA, | | MB *B, | | IndexType incRowB, | | IndexType incColB); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>3#T#T#Ttrcopy#t0.0#S0_#b#b#b#b#*1] [t0.1#S0_#S0_#*t0.2#S0_#S0_#templatetypenameIndexTy] [pe,typenameMA,typenameMBvoid ] Defined in namespace `cxxblas`. Function `trcopy` with 3 template parameters.