################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tptrs(char uplo, | | char trans, | | char diag, | | IndexType n, | | IndexType nRhs, | | const float *Ap, | | float *B, | | IndexType ldB); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttptrs#C#C#C#t0.0#S0_#*1f#*f#] [S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tptrs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tptrs(char uplo, | | char trans, | | char diag, | | IndexType n, | | IndexType nRhs, | | const double *Ap, | | double *B, | | IndexType ldB); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttptrs#C#C#C#t0.0#S0_#*1d#*d#] [S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `tptrs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tptrs(char uplo, | | char trans, | | char diag, | | IndexType n, | | IndexType nRhs, | | const std::complex *Ap, | | std::complex *B, | | IndexType ldB); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttptrs#C#C#C#t0.0#S0_#*1$@N@s] [td@N@__1@C@complex>#f#*S2_#S0_#templatetypenameInd] [exTypeIndexType ] Defined in namespace `cxxlapack`. Function `tptrs` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | tptrs(char uplo, | | char trans, | | char diag, | | IndexType n, | | IndexType nRhs, | | const std::complex *Ap, | | std::complex *B, | | IndexType ldB); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Ttptrs#C#C#C#t0.0#S0_#*1$@N@s] [td@N@__1@C@complex>#d#*S2_#S0_#templatetypenameInd] [exTypeIndexType ] Defined in namespace `cxxlapack`. Function `tptrs` with 1 template parameters.