################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | spmv(StorageOrder order, StorageUpLo upLo, | | IndexType n, | | const ALPHA &alpha, | | const MA *A, | | const VX *x, IndexType incX, | | const BETA &beta, | | VY *y, IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>6#T#T#T#T#T#Tspmv#$@N@cxxblas@E@S] [torageOrder#$@N@cxxblas@E@StorageUpLo#t0.0#&1t0.1#] [*1t0.2#*1t0.3#S2_#&1t0.4#*t0.5#S2_#templatetypenam] [eIndexType,typenameALPHA,typenameMA,typenameVX,typ] [enameBETA,typenameVYvoid ] Defined in namespace `cxxblas`. Function `spmv` with 6 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | spmv(StorageOrder order, StorageUpLo upLo, | | IndexType n, | | float alpha, | | const float *A, | | const float *x, IndexType incX, | | float beta, | | float *y, IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Tspmv#$@N@cxxblas@E@StorageOrde] [r#$@N@cxxblas@E@StorageUpLo#t0.0#f#*1f#S3_#S2_#f#*] [f#S2_#templatetypenameIndexTypetypenameIfIndexType] [isBlasCompatibleInteger ] Defined in namespace `cxxblas`. Function `spmv` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | spmv(StorageOrder order, StorageUpLo upLo, | | IndexType n, | | double alpha, | | const double *A, | | const double *x, IndexType incX, | | double beta, | | double *y, IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Tspmv#$@N@cxxblas@E@StorageOrde] [r#$@N@cxxblas@E@StorageUpLo#t0.0#d#*1d#S3_#S2_#d#*] [d#S2_#templatetypenameIndexTypetypenameIfIndexType] [isBlasCompatibleInteger ] Defined in namespace `cxxblas`. Function `spmv` with 1 template parameters.