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