################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tprfs(char uplo, | | char trans, | | char diag, | | IndexType n, | | IndexType nRhs, | | const float *Ap, | | const float *B, | | IndexType ldB, | | const float *X, | | IndexType ldX, | | float *ferr, | | float *berr, | | float *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttprfs#C#C#C#t0.0#S0_#*1f#S1_] [#S0_#S1_#S0_#*f#S2_#S2_#*S0_#templatetypenameIndex] [TypeIndexType ] Defined in namespace `cxxlapack`. Function `tprfs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tprfs(char uplo, | | char trans, | | char diag, | | IndexType n, | | IndexType nRhs, | | const double *Ap, | | const double *B, | | IndexType ldB, | | const double *X, | | IndexType ldX, | | double *ferr, | | double *berr, | | double *work, | | IndexType *iWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttprfs#C#C#C#t0.0#S0_#*1d#S1_] [#S0_#S1_#S0_#*d#S2_#S2_#*S0_#templatetypenameIndex] [TypeIndexType ] Defined in namespace `cxxlapack`. Function `tprfs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tprfs(char uplo, | | char trans, | | char diag, | | IndexType n, | | IndexType nRhs, | | const std::complex *Ap, | | 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#Ttprfs#C#C#C#t0.0#S0_#*1$@N@s] [td@N@__1@C@complex>#f#S1_#S0_#S1_#S0_#*f#S3_#*S2_#] [S3_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tprfs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tprfs(char uplo, | | char trans, | | char diag, | | IndexType n, | | IndexType nRhs, | | const std::complex *Ap, | | 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#Ttprfs#C#C#C#t0.0#S0_#*1$@N@s] [td@N@__1@C@complex>#d#S1_#S0_#S1_#S0_#*d#S3_#*S2_#] [S3_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tprfs` with 1 template parameters.