################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | VX | | asum(IndexType n, | | const VX *x, | | IndexType incX); | | | *---------------------------------------------------------------------------* [c:@N@ulmBLAS@FT@>2#T#Tasum#t0.0#*1t0.1#S0_#templat] [etypenameIndexType,typenameVXVX ] Defined in namespace `ulmBLAS`. Function `asum` with 2 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | VX | | asum(IndexType n, | | const std::complex *x, | | IndexType incX); | | | *---------------------------------------------------------------------------* [c:@N@ulmBLAS@FT@>2#T#Tasum#t0.0#*1>@N@std@CT>1#T@c] [omplex1t0.1#S0_#templatetypenameIndexType,typename] [VXVX ] Defined in namespace `ulmBLAS`. Function `asum` with 2 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | asum(IndexType n, | | const VX *x, | | IndexType incX, | | Result &result); | | | *---------------------------------------------------------------------------* [c:@N@ulmBLAS@FT@>3#T#T#Tasum#t0.0#*1t0.1#S0_#&t0.2] [#templatetypenameIndexType,typenameVX,typenameResu] [ltvoid ] Defined in namespace `ulmBLAS`. Function `asum` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | asum(IndexType n, | | const std::complex *x, | | IndexType incX, | | Result &result); | | | *---------------------------------------------------------------------------* [c:@N@ulmBLAS@FT@>3#T#T#Tasum#t0.0#*1>@N@std@CT>1#T] [@complex1t0.1#S0_#&t0.2#templatetypenameIndexType,] [typenameVX,typenameResultvoid ] Defined in namespace `ulmBLAS`. Function `asum` with 3 template parameters.