################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tbrfs(char uplo, | | char trans, | | char diag, | | IndexType n, | | IndexType kd, | | const float *Ab, | | IndexType ldAb, | | const float *B, | | IndexType ldB, | | const float *X, | | IndexType ldX, | | float *ferr, | | float *berr, | | float *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttbrfs#C#C#C#t0.0#S0_#*1f#S0_] [#S1_#S0_#S1_#S0_#*f#S2_#S2_#*S0_#templatetypenameI] [ndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tbrfs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tbrfs(char uplo, | | char trans, | | char diag, | | IndexType n, | | IndexType kd, | | const double *Ab, | | IndexType ldAb, | | const double *B, | | IndexType ldB, | | const double *X, | | IndexType ldX, | | double *ferr, | | double *berr, | | double *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttbrfs#C#C#C#t0.0#S0_#*1d#S0_] [#S1_#S0_#S1_#S0_#*d#S2_#S2_#*S0_#templatetypenameI] [ndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tbrfs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tbrfs(char uplo, | | char trans, | | char diag, | | IndexType n, | | IndexType kd, | | const std::complex *Ab, | | IndexType ldAb, | | const std::complex *B, | | IndexType ldB, | | const std::complex *X, | | IndexType ldX, | | float *ferr, | | float *berr, | | std::complex *work, | | float *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttbrfs#C#C#C#t0.0#S0_#*1$@N@s] [td@N@__1@C@complex>#f#S0_#S1_#S0_#S1_#S0_#*f#S3_#*] [S2_#S3_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tbrfs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tbrfs(char uplo, | | char trans, | | char diag, | | IndexType n, | | IndexType kd, | | const std::complex *Ab, | | IndexType ldAb, | | const std::complex *B, | | IndexType ldB, | | const std::complex *X, | | IndexType ldX, | | double *ferr, | | double *berr, | | std::complex *work, | | double *rWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttbrfs#C#C#C#t0.0#S0_#*1$@N@s] [td@N@__1@C@complex>#d#S0_#S1_#S0_#S1_#S0_#*d#S3_#*] [S2_#S3_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tbrfs` with 1 template parameters.