################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | gemv(StorageOrder order, Transpose trans, | | IndexType m, IndexType n, | | const ALPHA &alpha, | | const MA *A, IndexType ldA, | | const VX *x, IndexType incX, | | const BETA &beta, | | VY *y, IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>6#T#T#T#T#T#Tgemv#$@N@cxxblas@E@S] [torageOrder#$@N@cxxblas@E@Transpose#t0.0#S2_#&1t0.] [1#*1t0.2#S2_#*1t0.3#S2_#&1t0.4#*t0.5#S2_#templatet] [ypenameIndexType,typenameALPHA,typenameMA,typename] [VX,typenameBETA,typenameVYvoid ] Defined in namespace `cxxblas`. Function `gemv` with 6 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | gemv(StorageOrder order, Transpose trans, | | IndexType m, IndexType n, | | float alpha, | | const float *A, IndexType ldA, | | const float *x, IndexType incX, | | float beta, | | float *y, IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Tgemv#$@N@cxxblas@E@StorageOrde] [r#$@N@cxxblas@E@Transpose#t0.0#S2_#f#*1f#S2_#S3_#S] [2_#f#*f#S2_#templatetypenameIndexTypetypenameIfInd] [exTypeisBlasCompatibleInteger ] Defined in namespace `cxxblas`. Function `gemv` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | gemv(StorageOrder order, Transpose trans, | | IndexType m, IndexType n, | | double alpha, | | const double *A, IndexType ldA, | | const double *x, IndexType incX, | | double beta, | | double *y, IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Tgemv#$@N@cxxblas@E@StorageOrde] [r#$@N@cxxblas@E@Transpose#t0.0#S2_#d#*1d#S2_#S3_#S] [2_#d#*d#S2_#templatetypenameIndexTypetypenameIfInd] [exTypeisBlasCompatibleInteger ] Defined in namespace `cxxblas`. Function `gemv` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | gemv(StorageOrder order, Transpose trans, | | IndexType m, IndexType n, | | const ComplexFloat &alpha, | | const ComplexFloat *A, IndexType ldA, | | const ComplexFloat *x, IndexType incX, | | const ComplexFloat &beta, | | ComplexFloat *y, IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Tgemv#$@N@cxxblas@E@StorageOrde] [r#$@N@cxxblas@E@Transpose#t0.0#S2_#&1$@N@std@N@__1] [@C@complex>#f#*1S4_#S2_#S5_#S2_#S3_#*S4_#S2_#templ] [atetypenameIndexTypetypenameIfIndexTypeisBlasCompa] [tibleInteger ] Defined in namespace `cxxblas`. Function `gemv` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | gemv(StorageOrder order, Transpose trans, | | IndexType m, IndexType n, | | const ComplexDouble &alpha, | | const ComplexDouble *A, IndexType ldA, | | const ComplexDouble *x, IndexType incX, | | const ComplexDouble &beta, | | ComplexDouble *y, IndexType incY); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Tgemv#$@N@cxxblas@E@StorageOrde] [r#$@N@cxxblas@E@Transpose#t0.0#S2_#&1$@N@std@N@__1] [@C@complex>#d#*1S4_#S2_#S5_#S2_#S3_#*S4_#S2_#templ] [atetypenameIndexTypetypenameIfIndexTypeisBlasCompa] [tibleInteger ] Defined in namespace `cxxblas`. Function `gemv` with 1 template parameters.