################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | spr(StorageOrder order, StorageUpLo upLo, | | IndexType n, | | const ALPHA &alpha, | | const VX *x, IndexType incX, | | MA *A); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>4#T#T#T#Tspr#$@N@cxxblas@E@Storag] [eOrder#$@N@cxxblas@E@StorageUpLo#t0.0#&1t0.1#*1t0.] [2#S2_#*t0.3#templatetypenameIndexType,typenameALPH] [A,typenameVX,typenameMAvoid ] Defined in namespace `cxxblas`. Function `spr` with 4 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | spr(StorageOrder order, StorageUpLo upLo, | | IndexType n, | | float alpha, | | const float *x, IndexType incX, | | float *A); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Tspr#$@N@cxxblas@E@StorageOrder] [#$@N@cxxblas@E@StorageUpLo#t0.0#f#*1f#S2_#*f#templ] [atetypenameIndexTypetypenameIfIndexTypeisBlasCompa] [tibleInteger ] Defined in namespace `cxxblas`. Function `spr` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | spr(StorageOrder order, StorageUpLo upLo, | | IndexType n, | | double alpha, | | const double *x, IndexType incX, | | double *A); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Tspr#$@N@cxxblas@E@StorageOrder] [#$@N@cxxblas@E@StorageUpLo#t0.0#d#*1d#S2_#*d#templ] [atetypenameIndexTypetypenameIfIndexTypeisBlasCompa] [tibleInteger ] Defined in namespace `cxxblas`. Function `spr` with 1 template parameters.