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