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