################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sfrk (char transr, | | char uplo, | | char trans, | | IndexType n, | | IndexType k, | | float alpha, | | const float *A, | | IndexType ldA, | | float beta, | | float *C); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsfrk#C#C#C#t0.0#S0_#f#*1f#S0] [_#f#*f#templatetypenameIndexTypeIndexTypesfrk ] Defined in namespace `cxxlapack`. Function `sfrk` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sfrk (char transr, | | char uplo, | | char trans, | | IndexType n, | | IndexType k, | | double alpha, | | const double *A, | | IndexType ldA, | | double beta, | | double *C); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsfrk#C#C#C#t0.0#S0_#d#*1d#S0] [_#d#*d#templatetypenameIndexTypeIndexTypesfrk ] Defined in namespace `cxxlapack`. Function `sfrk` with 1 template parameters.