################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | scal(IndexType n, | | const Alpha &alpha, | | VX *x, | | IndexType incX); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>3#T#T#Tscal#t0.0#&1t0.1#*t0.2#S0_] [#templatetypenameIndexType,typenameAlpha,typenameV] [Xvoid ] Defined in namespace `cxxblas`. Function `scal` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | gescal(IndexType m, | | IndexType n, | | const Alpha &alpha, | | MA *A, | | IndexType incRowA, | | IndexType incColA); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>3#T#T#Tgescal#t0.0#S0_#&1t0.1#*t0] [.2#S0_#S0_#templatetypenameIndexType,typenameAlpha] [,typenameMAvoid ] Defined in namespace `cxxblas`. Function `gescal` with 3 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | trscal(IndexType m, | | IndexType n, | | const Alpha &alpha, | | bool lowerA, | | bool unitDiagA, | | MA *A, | | IndexType incRowA, | | IndexType incColA); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>3#T#T#Ttrscal#t0.0#S0_#&1t0.1#b#b] [#*t0.2#S0_#S0_#templatetypenameIndexType,typenameA] [lpha,typenameMAvoid ] Defined in namespace `cxxblas`. Function `trscal` with 3 template parameters.