################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | pstrf(char uplo, | | IndexType n, | | float *A, | | IndexType ldA, | | IndexType *iPiv, | | IndexType &rank, | | float tol, | | float *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpstrf#C#t0.0#*f#S0_#*S0_#&S0] [_#f#S1_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `pstrf` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | pstrf(char uplo, | | IndexType n, | | double *A, | | IndexType ldA, | | IndexType *iPiv, | | IndexType &rank, | | double tol, | | double *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpstrf#C#t0.0#*d#S0_#*S0_#&S0] [_#d#S1_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `pstrf` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | pstrf(char uplo, | | IndexType n, | | std::complex *A, | | IndexType ldA, | | IndexType *iPiv, | | IndexType &rank, | | float tol, | | float *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpstrf#C#t0.0#*$@N@std@N@__1@] [C@complex>#f#S0_#*S0_#&S0_#f#*f#templatetypenameIn] [dexTypeIndexType ] Defined in namespace `cxxlapack`. Function `pstrf` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | pstrf(char uplo, | | IndexType n, | | std::complex *A, | | IndexType ldA, | | IndexType *iPiv, | | IndexType &rank, | | double tol, | | double *work); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tpstrf#C#t0.0#*$@N@std@N@__1@] [C@complex>#d#S0_#*S0_#&S0_#d#*d#templatetypenameIn] [dexTypeIndexType ] Defined in namespace `cxxlapack`. Function `pstrf` with 1 template parameters.