################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | hbmv(StorageOrder order, StorageUpLo upLo, | | IndexType n, IndexType k, | | 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#Thbmv#$@N@cxxblas@E@S] [torageOrder#$@N@cxxblas@E@StorageUpLo#t0.0#S2_#&1t] [0.1#*1t0.2#S2_#*1t0.3#S2_#&1t0.4#*t0.5#S2_#templat] [etypenameIndexType,typenameALPHA,typenameMA,typena] [meVX,typenameBETA,typenameVYvoid ] Defined in namespace `cxxblas`. Function `hbmv` with 6 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | hbmv(StorageOrder order, Transpose trans, | | IndexType n, IndexType k, | | 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#Thbmv#$@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 `hbmv` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | hbmv(StorageOrder order, Transpose trans, | | IndexType n, IndexType k, | | 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#Thbmv#$@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 `hbmv` with 1 template parameters.