################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | VT | | dotu(IndexType n, | | const VT *x, | | IndexType incX, | | const VT *y, | | IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@ulmBLAS@FT@>2#T#Tdotu#t0.0#*1t0.1#S0_#S1_#S0_] [#templatetypenameIndexType,typenameVTVT ] Defined in namespace `ulmBLAS`. Function `dotu` with 2 template parameters. *--[CODEREF]-----------------------------------------------------------------* | | | template | | void | | dotu(IndexType n, | | const VX *x, | | IndexType incX, | | const VY *y, | | IndexType incY, | | Result &result); | | | *----------------------------------------------------------------------------* [c:@N@ulmBLAS@FT@>4#T#T#T#Tdotu#t0.0#*1t0.1#S0_#*1t] [0.2#S0_#&t0.3#templatetypenameIndexType,typenameVX] [,typenameVY,typenameResultvoid ] Defined in namespace `ulmBLAS`. Function `dotu` with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | VT | | dotc(IndexType n, | | const VT *x, | | IndexType incX, | | const VT *y, | | IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@ulmBLAS@FT@>2#T#Tdotc#t0.0#*1t0.1#S0_#S1_#S0_] [#templatetypenameIndexType,typenameVTVT ] Defined in namespace `ulmBLAS`. Function `dotc` with 2 template parameters. *--[CODEREF]-----------------------------------------------------------------* | | | template | | void | | dotc(IndexType n, | | const VX *x, | | IndexType incX, | | const VY *y, | | IndexType incY, | | Result &result); | | | *----------------------------------------------------------------------------* [c:@N@ulmBLAS@FT@>4#T#T#T#Tdotc#t0.0#*1t0.1#S0_#*1t] [0.2#S0_#&t0.3#templatetypenameIndexType,typenameVX] [,typenameVY,typenameResultvoid ] Defined in namespace `ulmBLAS`. Function `dotc` with 4 template parameters.