################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | herk(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#Therk#$@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 `herk` with 5 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | herk(StorageOrder order, StorageUpLo upLo, | | Transpose trans, IndexType n, IndexType k, | | float alpha, | | const ComplexFloat *A, IndexType ldA, | | float beta, | | ComplexFloat *C, IndexType ldC); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Therk#$@N@cxxblas@E@StorageOrde] [r#$@N@cxxblas@E@StorageUpLo#$@N@cxxblas@E@Transpos] [e#t0.0#S3_#f#*1$@N@std@N@__1@C@complex>#f#S3_#f#*S] [5_#S3_#templatetypenameIndexTypetypenameIfIndexTyp] [eisBlasCompatibleInteger ] Defined in namespace `cxxblas`. Function `herk` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | typename If::isBlasCompatibleInteger | | herk(StorageOrder order, StorageUpLo upLo, | | Transpose trans, IndexType n, IndexType k, | | double alpha, | | const ComplexDouble *A, IndexType ldA, | | double beta, | | ComplexDouble *C, IndexType ldC); | | | *---------------------------------------------------------------------------* [c:@N@cxxblas@FT@>1#Therk#$@N@cxxblas@E@StorageOrde] [r#$@N@cxxblas@E@StorageUpLo#$@N@cxxblas@E@Transpos] [e#t0.0#S3_#d#*1$@N@std@N@__1@C@complex>#d#S3_#d#*S] [5_#S3_#templatetypenameIndexTypetypenameIfIndexTyp] [eisBlasCompatibleInteger ] Defined in namespace `cxxblas`. Function `herk` with 1 template parameters.