################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | syrk(StorageOrder order, StorageUpLo upLo, | | Transpose trans, | | IndexType n, IndexType k, | | const ALPHA &alpha, | | const MA *A, IndexType ldA, | | const BETA &beta, | | MC *C, IndexType ldC); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>5#T#T#T#T#Tsyrk#$@N@cxxblas@E@Sto] [rageOrder#$@N@cxxblas@E@StorageUpLo#$@N@cxxblas@E@] [Transpose#t0.0#S3_#&1t0.1#*1t0.2#S3_#&1t0.3#*t0.4#] [S3_#templatetypenameIndexType,typenameALPHA,typena] [meMA,typenameBETA,typenameMCvoid ] Defined in namespace `cxxblas`. Function `syrk` with 5 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | syrk(StorageOrder order, StorageUpLo upLo, | | Transpose trans, | | IndexType n, IndexType k, | | float alpha, | | const float *A, IndexType ldA, | | float beta, | | float *C, IndexType ldC); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Tsyrk#$@N@cxxblas@E@StorageOrde] [r#$@N@cxxblas@E@StorageUpLo#$@N@cxxblas@E@Transpos] [e#t0.0#S3_#f#*1f#S3_#f#*f#S3_#templatetypenameInde] [xTypetypenameIfIndexTypeisBlasCompatibleInteger ] Defined in namespace `cxxblas`. Function `syrk` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | syrk(StorageOrder order, StorageUpLo upLo, | | Transpose trans, | | IndexType n, IndexType k, | | double alpha, | | const double *A, IndexType ldA, | | double beta, | | double *C, IndexType ldC); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Tsyrk#$@N@cxxblas@E@StorageOrde] [r#$@N@cxxblas@E@StorageUpLo#$@N@cxxblas@E@Transpos] [e#t0.0#S3_#d#*1d#S3_#d#*d#S3_#templatetypenameInde] [xTypetypenameIfIndexTypeisBlasCompatibleInteger ] Defined in namespace `cxxblas`. Function `syrk` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | syrk(StorageOrder order, StorageUpLo upLo, | | Transpose trans, | | IndexType n, IndexType k, | | const ComplexFloat &alpha, | | const ComplexFloat *A, IndexType ldA, | | const ComplexFloat &beta, | | ComplexFloat *C, IndexType ldC); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Tsyrk#$@N@cxxblas@E@StorageOrde] [r#$@N@cxxblas@E@StorageUpLo#$@N@cxxblas@E@Transpos] [e#t0.0#S3_#&1$@N@std@N@__1@C@complex>#f#*1S5_#S3_#] [S4_#*S5_#S3_#templatetypenameIndexTypetypenameIfIn] [dexTypeisBlasCompatibleInteger ] Defined in namespace `cxxblas`. Function `syrk` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | syrk(StorageOrder order, StorageUpLo upLo, | | Transpose trans, | | IndexType n, IndexType k, | | const ComplexDouble &alpha, | | const ComplexDouble *A, IndexType ldA, | | const ComplexDouble &beta, | | ComplexDouble *C, IndexType ldC); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Tsyrk#$@N@cxxblas@E@StorageOrde] [r#$@N@cxxblas@E@StorageUpLo#$@N@cxxblas@E@Transpos] [e#t0.0#S3_#&1$@N@std@N@__1@C@complex>#d#*1S5_#S3_#] [S4_#*S5_#S3_#templatetypenameIndexTypetypenameIfIn] [dexTypeisBlasCompatibleInteger ] Defined in namespace `cxxblas`. Function `syrk` with 1 template parameters.