################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sytrf(char uplo, | | IndexType n, | | float *A, | | IndexType ldA, | | IndexType *iPiv, | | float *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsytrf#C#t0.0#*f#S0_#*S0_#S1_] [#S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `sytrf` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sytrf(char uplo, | | IndexType n, | | double *A, | | IndexType ldA, | | IndexType *iPiv, | | double *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsytrf#C#t0.0#*d#S0_#*S0_#S1_] [#S0_#templatetypenameIndexTypeIndexType ] Defined in namespace `cxxlapack`. Function `sytrf` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sytrf(char uplo, | | IndexType n, | | std::complex *A, | | IndexType ldA, | | IndexType *iPiv, | | std::complex *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsytrf#C#t0.0#*$@N@std@C@comp] [lex>#f#S0_#*S0_#S1_#S0_#templatetypenameIndexTypeI] [ndexType ] Defined in namespace `cxxlapack`. Function `sytrf` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | IndexType | | sytrf(char uplo, | | IndexType n, | | std::complex *A, | | IndexType ldA, | | IndexType *iPiv, | | std::complex *work, | | IndexType lWork); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tsytrf#C#t0.0#*$@N@std@C@comp] [lex>#d#S0_#*S0_#S1_#S0_#templatetypenameIndexTypeI] [ndexType ] Defined in namespace `cxxlapack`. Function `sytrf` with 1 template parameters.